libnl/include
Thomas Graf 747b892c91 Qdisc API improvements and documentation
Deprecated the functions rtnl_qdisc_change() and
rtnl_qdisc_build_change_request() for their lack of being able to
specify flags. The new functions rtnl_qdisc_update() and
rtnl_qdisc_build_update_request() may be used instead. The old
functions are still available though. However, rtnl_qdisc_update()
no longer implies NLM_F_REPLACE, it has to specified implicitely
to allow updating a qdisc without risking to replace another qdisc.

Included detailed documentation of qdisc addition/update/deletion.

Introduced APPBUG() macro to let application developer know of
API abuse.
2011-03-25 18:13:19 +01:00
..
linux use linux/netlink.h instead of netlink/netlink-kernel.h 2011-03-16 12:53:14 +01:00
netlink Qdisc API improvements and documentation 2011-03-25 18:13:19 +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 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