libnl/include/netlink
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 Unified TC API 2011-03-21 15:51:52 +01:00
fib_lookup Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
genl Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00
netfilter Fix function nfnl_ct_del name 2011-03-16 13:11:50 +01:00
route Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls() 2011-03-24 22:50:11 +01:00
.gitignore ignore more temporary files 2008-05-05 17:13:02 +02:00
addr.h addr: hide nl_addr_destroy() 2010-11-26 16:32:10 +01:00
attr.h - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
cache-api.h Documentation updates 2011-03-22 00:40:26 +01:00
cache.h add missing nl_cache_search in cache.h 2011-03-22 13:13:07 +01:00
data.h Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
errno.h Add NLE_NODEV error 2011-03-24 16:56:10 +01:00
handlers.h Declare struct ucred in handlers.h and netlink.h 2009-07-20 11:47:22 +02:00
list.h - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
msg.h rename NL_AUTO_PID to NL_AUTO_PORT 2010-11-23 13:31:39 +01:00
netlink-compat.h Initial import 2007-09-15 01:28:01 +02:00
netlink-kernel.h use linux/netlink.h instead of netlink/netlink-kernel.h 2011-03-16 12:53:14 +01:00
netlink.h rename nl_send_auto_complete() -> nl_send_auto(), nl_auto_complete -> nl_complete_msg() 2010-11-18 14:13:49 +01:00
object-api.h Make struct nl_object public, NLHDR_COMMON has been public anyway 2011-03-17 14:44:56 +01:00
object.h nl_object_priv() is inline, so define it in the header 2009-04-16 12:29:13 +02:00
socket.h socket: constify interface 2010-11-18 12:47:16 +01:00
types.h Remove NL_DUMP_ENV code 2010-10-20 15:32:45 +02:00
utils.h New function nl_size2str() 2010-11-17 15:13:33 +01:00
version.h.in Provide numeric version defines 2011-03-16 13:46:41 +01:00