libnl/lib
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
..
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 Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls() 2011-03-24 22:50:11 +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 Add NLE_NODEV error 2011-03-24 16:56:10 +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 nl_recv(): Zero out sockaddr in case the caller forgot 2010-11-22 14:19:40 +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