summaryrefslogtreecommitdiffstats
path: root/include/net/nexthop.h
Commit message (Expand)AuthorAgeFilesLines
* net: Properly update v4 routes with v6 nexthopDonald Sharp2019-09-051-2/+3
* nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern2019-08-251-6/+0
* nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern2019-06-101-0/+4
* nexthop: off by one in nexthop_mpath_select()Dan Carpenter2019-06-091-1/+1
* ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-041-0/+50
* ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern2019-06-041-0/+48
* ipv4: Use accessors for fib_info nexthop dataDavid Ahern2019-06-041-0/+15
* nexthop: Add support for nexthop groupsDavid Ahern2019-05-281-1/+97
* nexthop: Add support for lwt encapsDavid Ahern2019-05-281-0/+3
* nexthop: Add support for IPv6 gatewaysDavid Ahern2019-05-281-0/+3
* nexthop: Add support for IPv4 nexthopsDavid Ahern2019-05-281-0/+5
* net: Initial nexthop codeDavid Ahern2019-05-281-0/+88
* net: Rename net/nexthop.h net/rtnh.hDavid Ahern2019-04-221-34/+0
* net: fix rtnh_ok()Eric Dumazet2018-04-071-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-221-0/+33