Searched hist:"5337 b5b75cd9bd3624a6820e3c2a084d2480061c" (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | ip_sockglue.c | diff 5337b5b75cd9bd3624a6820e3c2a084d2480061c Tue Nov 11 02:54:25 CET 2014 Eric Dumazet <edumazet@google.com> ipv6: fix IPV6_PKTINFO with v4 mapped
Use IS_ENABLED(CONFIG_IPV6), to enable this code if IPv6 is a module.
Signed-off-by: Eric Dumazet <edumazet@google.com> Fixes: c8e6ad0829a7 ("ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg") Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|