libnl/lib
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
..
cli rename sch -> qdisc 2011-03-21 16:47:42 +01:00
fib_lookup Documentation updates 2011-03-22 00:40:26 +01:00
genl constify struct trans_tbl 2010-11-17 16:09:08 +01:00
netfilter rename nl_send_auto_complete() -> nl_send_auto(), nl_auto_complete -> nl_complete_msg() 2010-11-18 14:13:49 +01:00
route Qdisc API improvements and documentation 2011-03-25 18:13:19 +01:00
.gitignore Build separate libraries for each netilnk family 2008-05-15 18:01:50 +02:00
addr.c addr: hide nl_addr_destroy() 2010-11-26 16:32:10 +01:00
attr.c Omit empty nested attributes 2011-03-23 13:39:18 +01:00
cache.c Documentation updates 2011-03-22 00:40:26 +01:00
cache_mngr.c Documentation updates 2011-03-22 00:40:26 +01:00
cache_mngt.c restructure module documentation order 2008-12-10 18:12:30 +01:00
data.c restructure module documentation order 2008-12-10 18:12:30 +01:00
error.c correctly handle the object not found case 2011-03-25 16:51:31 +01:00
handlers.c restructure module documentation order 2008-12-10 18:12:30 +01:00
Makefile.am Fix "make distcheck". 2011-03-23 16:00:44 +01:00
msg.c Documentation updates 2011-03-22 00:40:26 +01:00
nl.c Add nl_send_sync() 2011-03-25 18:11:52 +01:00
object.c Documentation updates 2011-03-22 00:40:26 +01:00
socket.c socket: constify interface 2010-11-18 12:47:16 +01:00
utils.c constify struct trans_tbl 2010-11-17 16:09:08 +01:00