summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipmr.c
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-04-30 07:45:50 -0700
committerDavid S. Miller <davem@davemloft.net>2019-05-05 00:47:16 -0700
commita5995e7107eb3d9c44744d3cf47d49fabfef01f5 (patch)
tree4cdde0098637ed6a22c17ff1988f118fd8508e73 /net/ipv4/ipmr.c
parent87063a1fa66740302f08add95ad3d4d316376bef (diff)
downloadlinux-a5995e7107eb3d9c44744d3cf47d49fabfef01f5.tar.bz2
ipv4: Move exception bucket to nh_common
Similar to the cached routes, make IPv4 exceptions accessible when using an IPv6 nexthop struct with IPv4 routes. Simplify the exception functions by passing in fib_nh_common since that is all it needs, and then cleanup the call sites that have extraneous fib_nh conversions. As with the cached routes this is a change in location only, from fib_nh up to fib_nh_common; no functional change intended. Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipmr.c')
0 files changed, 0 insertions, 0 deletions