Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: drop "netlink-private/netlink.h" and move declarations | Thomas Haller | 2023-08-02 | 1 | -1/+1 |
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -2/+5 |
* | lib: use _nl_{init,exit} instead of __{init,exit} | Thomas Haller | 2023-07-28 | 1 | -4/+4 |
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+0 |
* | route: Remove stray `;` at top-level | Michael Forney | 2019-08-16 | 1 | -2/+2 |
* | Add SPDX identifiers | Yegor Yefremov | 2019-08-12 | 1 | -0/+1 |
* | style: require comma after __ADD() macro | Thomas Haller | 2014-07-27 | 1 | -13/+13 |
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 1 | -1/+1 |
* | constify struct trans_tbl | Thomas Graf | 2010-11-17 | 1 | -1/+1 |
* | Support RT_TABLE_COMPAT | Thomas Graf | 2010-10-29 | 1 | -0/+1 |
* | Big routing code rework (API/ABI BREAK!) | Thomas Graf | 2008-04-29 | 1 | -23/+0 |
* | [LIBNL]: Fix minor memleaks on exit | Patrick McHardy | 2008-02-07 | 1 | -0/+10 |
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+183 |