libnl/include/netlink
Thomas Graf d44c31da5f addr: store link object and provide rtnl_addr_get()
stores rtnl_link object in address if cache is availble. Provide access
via rtnl_addr_get_link() and rtnl_addr_set_link().

Add rtnl_addr_get() which searches a address cache for an address
matching ifindex and local address.
2011-05-03 11:48:14 +02: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 addr: store link object and provide rtnl_addr_get() 2011-05-03 11:48:14 +02: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 Provide nl_cache_set_arg{1,2}() to specify cache args 2011-04-10 10:22:27 +02:00
data.h Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
errno.h Improve rtnl_link_change() behaviour 2011-04-13 16:42:34 +02: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 API to issue direct GET requests to the kernel 2011-04-11 12:34:01 +02: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 Provide nl_object_dump_buf() to easily dump to buffers 2011-04-10 10:22:01 +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