libnl/lib/route
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
..
cls Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
link Thread-safe error handling 2008-05-14 17:49:44 +02:00
sch Thread-safe error handling 2008-05-14 17:49:44 +02:00
addr.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
class.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
class_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
class_obj.c Initial import 2007-09-15 01:28:01 +02:00
classifier.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
cls_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
cls_obj.c Initial import 2007-09-15 01:28:01 +02:00
link.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
neigh.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
neightbl.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
nexthop.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
qdisc.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
qdisc_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
qdisc_obj.c Initial import 2007-09-15 01:28:01 +02:00
route.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
route_obj.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
route_utils.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
rtnl.c Initial import 2007-09-15 01:28:01 +02:00
rule.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
tc.c Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00