summaryrefslogtreecommitdiffstats
path: root/tests/test-genl.c
Commit message (Expand)AuthorAgeFilesLines
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* include: include private linux headers with explicit pathThomas Haller2023-08-031-1/+2
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-2/+0
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-1/+5
* tests: use nl_send_auto() instead of deprecated nl_send_auto_complete() in te...Byeonggon Lee2019-08-071-1/+1
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+2
* genl: modify genl_ctrl_resolve and friends to allow for module auto-loadingNeil Horman2012-06-031-0/+3
* genl: Support registration of families without depending on cachesThomas Graf2012-06-011-4/+83
* tests: fix test programs to compile againThomas Graf2012-04-211-8/+8
* test updatesThomas Graf2008-08-201-39/+19
* Initial importThomas Graf2007-09-141-0/+56