]> asedeno.scripts.mit.edu Git - linux.git/commit
net/ipv6: Flip FIB entries to fib6_info
authorDavid Ahern <dsahern@gmail.com>
Wed, 18 Apr 2018 00:33:26 +0000 (17:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Apr 2018 03:41:18 +0000 (23:41 -0400)
commit8d1c802b2815edc97af8a58c5045ebaf3848621a
tree1b9124dfba6aee0a32fda01d301b2a88301f4810
parent93531c6743157d7e8c5792f8ed1a57641149d62c
net/ipv6: Flip FIB entries to fib6_info

Convert all code paths referencing a FIB entry from
rt6_info to fib6_info.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
include/net/if_inet6.h
include/net/ip6_fib.h
include/net/ip6_route.h
include/net/netns/ipv6.h
net/ipv6/addrconf.c
net/ipv6/anycast.c
net/ipv6/ip6_fib.c
net/ipv6/ndisc.c
net/ipv6/route.c