Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: use <linux/$file> instead of <linux-private/linux/$file> | Thomas Haller | 2023-08-08 | 1 | -2/+2 |
* | include: include private linux headers with explicit path | Thomas Haller | 2023-08-03 | 1 | -2/+2 |
* | include: drop "netlink-private/netlink.h" and move declarations | Thomas Haller | 2023-08-02 | 1 | -2/+0 |
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -2/+6 |
* | include: split and drop "netlink-private/types.h" | Thomas Haller | 2023-08-02 | 1 | -1/+1 |
* | route: move "include/netlink-private/route/nexthop-encap.h" to lib/route | Thomas Haller | 2023-08-01 | 1 | -1/+2 |
* | route: add accessors for setting/getting ENCAP_MPLS attributes | Ann Pokora | 2022-03-04 | 1 | -0/+28 |
* | route: remove incorrect nl_addr_valid() from rtnl_route_nh_set_newdst(), etc. | Ann Pokora | 2022-03-04 | 1 | -4/+0 |
* | rtnl/route: only consider negative error codes as error | Thomas Haller | 2020-04-15 | 1 | -3/+2 |
* | Add SPDX identifiers | Yegor Yefremov | 2019-08-12 | 1 | -0/+1 |
* | route: Add support for MPLS encap | David Ahern | 2017-08-18 | 1 | -0/+134 |