Eric Dumazet
5e1859fbcc
ipv4: ipmr: various fixes and cleanups
...
1) ip_mroute_setsockopt() & ip_mroute_getsockopt() should not
access/set raw_sk(sk)->ipmr_table before making sure the socket
is a raw socket, and protocol is IGMP
2) MRT_INIT should return -EINVAL if optlen != sizeof(int), not
-ENOPROTOOPT
3) MRT_ASSERT & MRT_PIM should validate optlen
4) " (v) ? 1 : 0 " can be written as " !!v "
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-25 16:34:16 -05:00
..
2012-10-12 09:59:23 +09:00
2012-11-18 20:33:00 -05:00
2012-08-14 21:48:06 -07:00
2012-08-31 16:14:33 -04:00
2012-08-14 21:49:42 -07:00
2012-11-21 12:35:47 +01:00
2012-11-17 22:00:43 -05:00
2012-11-18 20:33:36 -05:00
2012-11-20 13:48:09 -05:00
2012-11-18 20:32:44 -05:00
2012-10-29 08:49:25 -07:00
2012-11-25 12:49:17 -05:00
2012-11-18 20:32:44 -05:00
2012-11-03 14:45:00 -04:00
2012-11-18 20:32:44 -05:00
2012-10-14 13:39:34 -07:00
2012-11-25 16:11:47 -05:00
2012-09-18 16:08:19 -04:00
2012-11-25 16:34:16 -05:00
2012-11-25 12:49:17 -05:00
2012-08-14 21:48:06 -07:00
2012-10-14 22:41:27 -07:00
2012-11-18 20:32:45 -05:00
2012-11-10 18:32:51 -05:00
2012-11-18 20:32:45 -05:00
2012-11-25 12:49:17 -05:00
2012-11-25 12:49:17 -05:00
2012-10-02 13:38:27 -07:00
2012-11-18 20:32:45 -05:00
2012-09-21 13:58:08 -04:00
2012-11-25 12:49:17 -05:00
2012-09-18 16:08:19 -04:00
2012-11-18 20:32:45 -05:00
2012-11-18 20:32:44 -05:00
2012-11-19 18:59:44 -05:00
2012-10-02 13:38:27 -07:00
2012-10-14 13:39:34 -07:00
2012-11-25 16:06:06 -05:00
2012-11-20 15:50:37 -05:00
2012-11-01 11:50:53 -04:00
2012-11-22 14:33:29 -05:00
2012-11-18 20:30:55 -05:00
2012-11-17 22:00:43 -05:00
2012-11-22 15:25:55 -05:00
2012-09-26 21:10:25 -04:00
2012-09-04 14:20:14 -04:00
2012-11-18 02:34:00 -05:00
2012-10-26 03:40:51 -04:00
2012-11-18 20:32:45 -05:00