libnl/include
Thomas Graf e4b507e290 Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()
Their usage is not completely safe, it is not possible to handle
the out of memory situation of the allocate filter. It is very
unlikely for this to cause any problem though.

The functions are still accessible but gcc will warn about their
deprecation.
2011-03-24 22:50:11 +01:00
..
linux use linux/netlink.h instead of netlink/netlink-kernel.h 2011-03-16 12:53:14 +01:00
netlink Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls() 2011-03-24 22:50:11 +01: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 Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdir 2011-03-24 21:14:52 +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