Hannes Frederic Sowa
82b276cd2b
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
...
Some ipv6 protocols cannot handle ipv4 addresses, so we must not allow
connecting and binding to them. sendmsg logic does already check msg->name
for this but must trust already connected sockets which could be set up
for connection to ipv4 address family.
Per-socket flag ipv6only is of no use here, as it is under users control
by setsockopt.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-21 16:59:19 -08:00
..
2013-11-15 13:28:47 +09:00
2014-01-16 11:31:58 -08:00
2013-12-31 16:23:35 -05:00
2014-01-18 23:04:16 -08:00
2013-11-20 21:52:30 -05:00
2014-01-18 23:04:16 -08:00
2014-01-18 00:55:41 -08:00
2014-01-18 23:04:16 -08:00
2014-01-13 23:42:39 -08:00
2014-01-14 18:50:47 -08:00
2014-01-18 23:04:16 -08:00
2013-10-19 19:12:11 -04:00
2014-01-21 16:44:45 -08:00
2014-01-14 18:50:46 -08:00
2014-01-13 11:22:55 -08:00
2014-01-18 23:04:16 -08:00
2013-12-06 12:37:57 -05:00
2014-01-16 15:30:31 -08:00
2013-12-17 16:32:30 -05:00
2014-01-18 23:04:16 -08:00
2014-01-21 16:59:19 -08:00
2014-01-21 16:59:19 -08:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2013-11-20 21:52:30 -05:00
2013-12-16 12:54:02 +01:00
2014-01-21 16:59:19 -08:00
2014-01-18 23:04:16 -08:00
2014-01-17 14:43:17 -05:00
2013-12-22 18:53:08 -05:00
2013-10-19 19:36:19 -04:00
2014-01-16 11:44:54 -08:00
2013-12-06 12:37:56 -05:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2014-01-14 15:15:25 -08:00
2014-01-21 16:51:42 -08:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2013-12-11 10:56:21 -05:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2014-01-21 14:43:16 -08:00
2014-01-16 17:31:49 -08:00
2014-01-14 15:15:25 -08:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2013-11-21 13:09:42 -05:00
2014-01-17 14:43:17 -05:00
2014-01-18 23:04:16 -08:00
2014-01-14 15:15:25 -08:00
2013-11-29 16:12:52 -05:00
2014-01-03 23:41:42 +01:00
2014-01-15 15:36:38 -08:00
2013-12-10 22:24:13 -05:00