diff options
author | 2018-04-17 17:33:18 -0700 | |
---|---|---|
committer | 2018-04-17 23:41:17 -0400 | |
commit | 421842edeaf62c4e180b687f5a4efca8c19c49ad (patch) | |
tree | d67fff2ddcd92f1610122dd7452ceedcd9f23df3 /include/linux/tcp.h | |
parent | net/ipv6: move expires into rt6_info (diff) | |
download | wireguard-linux-421842edeaf62c4e180b687f5a4efca8c19c49ad.tar.xz wireguard-linux-421842edeaf62c4e180b687f5a4efca8c19c49ad.zip |
net/ipv6: Add fib6_null_entry
ip6_null_entry will stay a dst based return for lookups that fail to
match an entry.
Add a new fib6_null_entry which constitutes the root node and leafs
for fibs. Replace existing references to ip6_null_entry with the
new fib6_null_entry when dealing with FIBs.
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