diff options
author | 2018-04-17 17:33:21 -0700 | |
---|---|---|
committer | 2018-04-17 23:41:17 -0400 | |
commit | f8a1b43b709d8ef33a8de2f8f35095b4a4413713 (patch) | |
tree | 33d38a0628d1bf2925fe1b35620e9232236ab1a9 /include/linux/tcp.h | |
parent | net/ipv6: Move dst flags to booleans in fib entries (diff) | |
download | wireguard-linux-f8a1b43b709d8ef33a8de2f8f35095b4a4413713.tar.xz wireguard-linux-f8a1b43b709d8ef33a8de2f8f35095b4a4413713.zip |
net/ipv6: Create a neigh_lookup for FIB entries
The router discovery code has a FIB entry and wants to validate the
gateway has a neighbor entry. Refactor the existing dst_neigh_lookup
for IPv6 and create a new function that takes the gateway and device
and returns a neighbor entry. Use the new function in
ndisc_router_discovery to validate the gateway.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions