Robert Watson
ae89d5a389
When copying in and out current ICMPv6 filters on a raw IPv6 socket,
...
lock the inpcb and use a local stack variable to copy to/from userspace
so that sooptcopyin()/sooptcopyout() aren't called while holding an
rwlock.
While here, fix a bug in which a failed sooptcopyin() might lead to
partially consistent ICMPv6 filters on the socket by not ignoring the
error returned by sooptcopyin().
MFC after: 2 weeks
2008-07-29 19:37:16 +00:00
..
2008-07-28 04:59:48 +00:00
2008-07-22 14:04:06 +00:00
2008-07-23 07:23:33 +00:00
2007-10-29 18:47:25 +00:00
2008-07-09 17:00:14 +00:00
2008-07-21 14:35:48 +00:00
2008-07-23 17:47:44 +00:00
2008-07-29 01:15:11 +00:00
2008-07-26 19:46:00 +00:00
2008-07-20 07:34:00 +00:00
2008-06-18 20:42:01 +00:00
2008-07-29 09:02:00 +00:00
2008-07-05 13:10:10 +00:00
2008-03-16 13:02:04 +00:00
2008-07-22 18:05:50 +00:00
2008-07-21 23:01:09 +00:00
2008-07-28 05:41:35 +00:00
2008-07-15 03:34:49 +00:00
2008-04-14 07:57:15 +00:00
2008-07-28 20:39:21 +00:00
2008-07-26 16:42:45 +00:00
2008-07-07 17:31:02 +00:00
2008-07-28 17:56:37 +00:00
2008-07-27 01:29:28 +00:00
2008-07-26 23:50:27 +00:00
2008-07-04 00:21:38 +00:00
2008-07-29 00:17:53 +00:00
2008-07-29 09:30:50 +00:00
2008-07-29 19:37:16 +00:00
2008-07-26 00:55:35 +00:00
2008-07-25 23:54:07 +00:00
2008-07-04 00:21:38 +00:00
2008-03-30 18:16:33 +00:00
2008-03-27 01:23:59 +00:00
2008-03-25 09:39:02 +00:00
2008-07-22 21:27:22 +00:00
2008-07-24 14:02:03 +00:00
2008-06-30 20:43:06 +00:00
2008-07-05 13:10:10 +00:00
2008-01-07 20:05:19 +00:00
2008-07-07 22:55:11 +00:00
2008-07-09 01:58:18 +00:00
2008-07-07 22:55:11 +00:00
2008-07-23 09:18:08 +00:00
2008-07-23 07:42:31 +00:00
2008-07-21 17:15:51 +00:00
2008-07-07 22:55:11 +00:00
2008-07-29 07:45:05 +00:00
2008-02-05 10:46:30 +00:00
2008-07-23 14:32:44 +00:00
2008-07-18 17:41:31 +00:00
2008-03-26 15:23:12 +00:00
2008-07-20 09:16:00 +00:00