Age | Commit message (Expand) | Author |
---|---|---|
2019-06-10 | nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct | David Ahern |
2019-06-09 | nexthop: off by one in nexthop_mpath_select() | Dan Carpenter |
2019-06-04 | ipv6: Plumb support for nexthop object in a fib6_info | David Ahern |
2019-06-04 | ipv4: Plumb support for nexthop object in a fib_info | David Ahern |
2019-06-04 | ipv4: Use accessors for fib_info nexthop data | David Ahern |
2019-05-28 | nexthop: Add support for nexthop groups | David Ahern |
2019-05-28 | nexthop: Add support for lwt encaps | David Ahern |
2019-05-28 | nexthop: Add support for IPv6 gateways | David Ahern |
2019-05-28 | nexthop: Add support for IPv4 nexthops | David Ahern |
2019-05-28 | net: Initial nexthop code | David Ahern |
2019-04-22 | net: Rename net/nexthop.h net/rtnh.h | David Ahern |
2018-04-07 | net: fix rtnh_ok() | Eric Dumazet |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2006-09-22 | [IPv4]: FIB configuration using struct fib_config | Thomas Graf |