summaryrefslogtreecommitdiffstats
path: root/include/net/nexthop.h
Commit message (Expand)AuthorAgeFilesLines
* 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-051-0/+50
* ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern2019-06-051-0/+48
* ipv4: Use accessors for fib_info nexthop dataDavid Ahern2019-06-051-0/+15
* nexthop: Add support for nexthop groupsDavid Ahern2019-05-291-1/+97
* nexthop: Add support for lwt encapsDavid Ahern2019-05-291-0/+3
* nexthop: Add support for IPv6 gatewaysDavid Ahern2019-05-291-0/+3
* nexthop: Add support for IPv4 nexthopsDavid Ahern2019-05-291-0/+5
* net: Initial nexthop codeDavid Ahern2019-05-291-0/+88
* net: Rename net/nexthop.h net/rtnh.hDavid Ahern2019-04-231-34/+0Star
* net: fix rtnh_ok()Eric Dumazet2018-04-081-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