libnl/include/netlink
Thomas Graf eed2afaab7 Remove obsolete nla_get_addr() and nla_get_data()
Replaces obsolete calls to nla_get_addr() and nla_get_data()
with nl_addr_alloc_attr() respectively nl_data_alloc_attr().

Also fixes missing error handling while parsing routing multipath
configuration.
2008-05-14 18:26:47 +02:00
..
fib_lookup Thread-safe error handling 2008-05-14 17:49:44 +02:00
genl Thread-safe error handling 2008-05-14 17:49:44 +02:00
netfilter Thread-safe error handling 2008-05-14 17:49:44 +02:00
route Break API some more 2008-05-14 17:56:22 +02:00
.gitignore ignore more temporary files 2008-05-05 17:13:02 +02:00
addr.h Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
attr.h Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
cache-api.h Export interface to define caches 2007-09-17 13:36:16 +02:00
cache.h Break API some more 2008-05-14 17:56:22 +02:00
data.h Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
errno.h Thread-safe error handling 2008-05-14 17:49:44 +02:00
handlers.h libnl: recvmsgs doesn't necessarily free the message data 2008-04-29 23:46:47 +02:00
list.h Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
msg.h Break API some more 2008-05-14 17:56:22 +02:00
netlink-compat.h Initial import 2007-09-15 01:28:01 +02:00
netlink-kernel.h Initial import 2007-09-15 01:28:01 +02:00
netlink.h Break API some more 2008-05-14 17:56:22 +02:00
object-api.h Export interface to define objects 2007-09-15 19:55:38 +02:00
object.h Thread-safe error handling 2008-05-14 17:49:44 +02:00
socket.h Initial import 2007-09-15 01:28:01 +02:00
types.h Export nl_dump_line() and automatically count lines while dumping 2008-04-29 23:08:12 +02:00
utils.h Thread-safe error handling 2008-05-14 17:49:44 +02:00
version.h.in version.h.in should be in tree not the generated version 2008-04-30 18:52:28 +02:00