Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | route: expose nexthop id attribute | Jonas Gorski | 2024-05-17 | 1 | -0/+2 |
* | route/route: support FIB lookups using rtnl | Tobias Waldekranz | 2022-03-11 | 1 | -0/+3 |
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+1 |
* | route: Add support for ttl propagation in MPLS routes | David Ahern | 2017-08-18 | 1 | -0/+3 |
* | Remove superfluous declaration of rtnl_route_put() | Tony Cheneau | 2013-03-17 | 1 | -1/+0 |
* | route: Document ROUTE_CACHE_CONTENT flag | Thomas Graf | 2012-08-30 | 1 | -2/+7 |
* | Need <linux/in_route.h> | Thomas Graf | 2008-06-16 | 1 | -0/+1 |
* | Rename struct nl_handle to struct nl_sock | Thomas Graf | 2008-05-15 | 1 | -3/+3 |
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 1 | -69/+64 |
* | Added two new functions to facilitate processing the nexthop entries for routes. | Ben Gamsa | 2008-05-08 | 1 | -0/+6 |
* | Route cache support | Thomas Graf | 2008-05-05 | 1 | -1/+5 |
* | Big routing code rework (API/ABI BREAK!) | Thomas Graf | 2008-04-29 | 1 | -41/+34 |
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+125 |