libnl/include
Thomas Graf 48d543cfdf API to issue direct GET requests to the kernel
Provide nl_pickup() to pick up an answer from a netlink request and parse
it using the supplied parser.

Add rtnl_link_get_kernel() which sends an RTM_GETLINK to the kernel to
fetch a single link directly from the kernel. This can be faster than
dumping the whole table, especially if lots of links are configured.
2011-04-11 12:34:01 +02:00
..
linux use linux/netlink.h instead of netlink/netlink-kernel.h 2011-03-16 12:53:14 +01:00
netlink API to issue direct GET requests to the kernel 2011-04-11 12:34:01 +02:00
Makefile.am Fix "make distcheck". 2011-03-23 16:00:44 +01:00
netlink-generic.h Initial import 2007-09-15 01:28:01 +02:00
netlink-local.h Qdisc API improvements and documentation 2011-03-25 18:13:19 +01:00
netlink-tc.h Unified TC API 2011-03-21 15:51:52 +01:00
netlink-types.h Unified TC API 2011-03-21 15:51:52 +01:00