Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket'
Nicolas Dichtel says:
====================
ipv6: fix neighbour resolution with raw socket
The first patch prepares the fix, it constify rt6_nexthop().
The detail of the bug is explained in the second patch.
v1 -> v2:
- fix compilation warnings
- split the initial patch
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- drivers/net/vrf.c 1 addition, 1 deletiondrivers/net/vrf.c
- include/net/ip6_route.h 2 additions, 2 deletionsinclude/net/ip6_route.h
- net/bluetooth/6lowpan.c 2 additions, 2 deletionsnet/bluetooth/6lowpan.c
- net/ipv6/ip6_output.c 1 addition, 1 deletionnet/ipv6/ip6_output.c
- net/ipv6/route.c 2 additions, 1 deletionnet/ipv6/route.c
- net/netfilter/nf_flow_table_ip.c 1 addition, 1 deletionnet/netfilter/nf_flow_table_ip.c
Loading
Please register or sign in to comment