libnl/lib
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 Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
route Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
.gitignore Tell git to ignore temporary files and push to pre9 2008-01-09 12:28:17 +01:00
addr.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
attr.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
cache.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
cache_mngr.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
cache_mngt.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
data.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
defs.h.in Remove leftover definition of verbose errors 2008-04-30 18:53:01 +02:00
doc.c Initial import 2007-09-15 01:28:01 +02:00
error.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
family.c Initial import 2007-09-15 01:28:01 +02:00
handlers.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
Makefile Define datarootdir to silent autoconf 2008-04-29 23:01:39 +02:00
msg.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
nl.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
object.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
socket.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
utils.c Thread-safe error handling 2008-05-14 17:49:44 +02:00