Searched hist:b513bd035f4044aa2667fb01418918523a049b9c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | nexthop.h | diff b513bd035f4044aa2667fb01418918523a049b9c Fri May 24 16:43:07 CDT 2019 David Ahern <dsahern@gmail.com> nexthop: Add support for lwt encaps
Add support for NHA_ENCAP and NHA_ENCAP_TYPE. Leverages the existing code for lwtunnel within fib_nh_common, so the only change needed is handling the attributes in the nexthop code.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | nexthop.c | diff b513bd035f4044aa2667fb01418918523a049b9c Fri May 24 16:43:07 CDT 2019 David Ahern <dsahern@gmail.com> nexthop: Add support for lwt encaps
Add support for NHA_ENCAP and NHA_ENCAP_TYPE. Leverages the existing code for lwtunnel within fib_nh_common, so the only change needed is handling the attributes in the nexthop code.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|