Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: use <linux/$file> instead of <linux-private/linux/$file> | Thomas Haller | 2023-08-08 | 1 | -1/+1 |
* | include: include private linux headers with explicit path | Thomas Haller | 2023-08-03 | 1 | -1/+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 | -1/+5 |
* | tests: use nl_send_auto() instead of deprecated nl_send_auto_complete() in te... | Byeonggon Lee | 2019-08-07 | 1 | -1/+1 |
* | include: don't include kernel headers in public libnl3 headers | Thomas Haller | 2017-03-02 | 1 | -0/+2 |
* | genl: modify genl_ctrl_resolve and friends to allow for module auto-loading | Neil Horman | 2012-06-03 | 1 | -0/+3 |
* | genl: Support registration of families without depending on caches | Thomas Graf | 2012-06-01 | 1 | -4/+83 |
* | tests: fix test programs to compile again | Thomas Graf | 2012-04-21 | 1 | -8/+8 |
* | test updates | Thomas Graf | 2008-08-20 | 1 | -39/+19 |
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+56 |