summaryrefslogtreecommitdiffstats
path: root/net/ipv4/nexthop.c
Commit message (Expand)AuthorAgeFilesLines
* nexthops: add support for replaceDavid Ahern2019-06-101-5/+214
* nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern2019-06-101-0/+31
* ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-051-0/+44
* ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern2019-06-051-0/+64
* ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern2019-06-051-1/+2
* nexthop: remove redundant assignment to errColin Ian King2019-05-311-1/+1
* nexthop: Add support for nexthop groupsDavid Ahern2019-05-291-23/+481
* nexthop: Add support for lwt encapsDavid Ahern2019-05-291-1/+36
* nexthop: Add support for IPv6 gatewaysDavid Ahern2019-05-291-0/+56
* nexthop: Add support for IPv4 nexthopsDavid Ahern2019-05-291-0/+208
* net: Initial nexthop codeDavid Ahern2019-05-291-0/+722