| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv4: nexthop version of fib_info_nh_uses_dev | David Ahern | 2020-06-03 | 1 | -0/+25 |
* | nexthop: Expand nexthop_is_multipath in a few places | David Ahern | 2020-06-03 | 1 | -16/+25 |
* | nexthops: don't modify published nexthop groups | Nikolay Aleksandrov | 2020-06-03 | 1 | -0/+1 |
* | net: Properly update v4 routes with v6 nexthop | Donald Sharp | 2019-09-05 | 1 | -2/+3 |
* | nexthop: Fix nexthop_num_path for blackhole nexthops | David Ahern | 2019-08-25 | 1 | -6/+0 |
* | nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct | David Ahern | 2019-06-10 | 1 | -0/+4 |
* | nexthop: off by one in nexthop_mpath_select() | Dan Carpenter | 2019-06-09 | 1 | -1/+1 |
* | ipv6: Plumb support for nexthop object in a fib6_info | David Ahern | 2019-06-04 | 1 | -0/+50 |
* | ipv4: Plumb support for nexthop object in a fib_info | David Ahern | 2019-06-04 | 1 | -0/+48 |
* | ipv4: Use accessors for fib_info nexthop data | David Ahern | 2019-06-04 | 1 | -0/+15 |
* | nexthop: Add support for nexthop groups | David Ahern | 2019-05-28 | 1 | -1/+97 |
* | nexthop: Add support for lwt encaps | David Ahern | 2019-05-28 | 1 | -0/+3 |
* | nexthop: Add support for IPv6 gateways | David Ahern | 2019-05-28 | 1 | -0/+3 |
* | nexthop: Add support for IPv4 nexthops | David Ahern | 2019-05-28 | 1 | -0/+5 |
* | net: Initial nexthop code | David Ahern | 2019-05-28 | 1 | -0/+88 |
* | net: Rename net/nexthop.h net/rtnh.h | David Ahern | 2019-04-22 | 1 | -34/+0 |
* | net: fix rtnh_ok() | Eric Dumazet | 2018-04-07 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | [IPv4]: FIB configuration using struct fib_config | Thomas Graf | 2006-09-22 | 1 | -0/+33 |