diff options
author | David S. Miller <davem@davemloft.net> | 2019-03-29 20:48:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-29 20:48:04 +0300 |
commit | 5f4d6749c0659fe15c2e3b8d47c10f6e241c18c7 (patch) | |
tree | e1b340126841f37f96730a0e84d9428344612273 /net/mpls | |
parent | 113e59d09fbc7aadfe6fdb25d86c73be6cabc7bb (diff) | |
parent | 979e276ebebd537782797c439c9cb42b6d3aba27 (diff) | |
download | linux-5f4d6749c0659fe15c2e3b8d47c10f6e241c18c7.tar.xz |
Merge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common-struct'
David Ahern says:
====================
net: Move fib_nh and fib6_nh to a common struct
First set of three with the end goal of enabling IPv6 gateways with IPv4
routes.
This set refactors ipv4 and ipv6 code to create init and release
helpers for each protocol and moving common elements to a fib_nh_common
struct.
v3
- split the reject setting into 2 with helper to the checks. This
avoids changing cfg->fc_flags in fib6_nh_init
v2
- addressed Ido's comments: cleanup on failure path in nh_init helpers,
ordering in fib6_nh_release, and removal of RTF_GATEWAY from fib6_info
uses in mlxsw
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions