aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nexthop.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp1-2/+3
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern1-6/+0
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern1-0/+4
2019-06-09nexthop: off by one in nexthop_mpath_select()Dan Carpenter1-1/+1
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern1-0/+50
2019-06-04ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern1-0/+48
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern1-0/+15
2019-05-28nexthop: Add support for nexthop groupsDavid Ahern1-1/+97
2019-05-28nexthop: Add support for lwt encapsDavid Ahern1-0/+3
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern1-0/+3
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern1-0/+5
2019-05-28net: Initial nexthop codeDavid Ahern1-0/+88
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern1-34/+0
2018-04-07net: fix rtnh_ok()Eric Dumazet1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf1-0/+33