libnl/lib/route
Thomas Graf b4fbe1d34d Replace RTNL_LINK_NOT_FOUND with just 0
The interface index 0 is reserved and can be safely used to
signal that the device does not exist.
2008-05-14 18:34:39 +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 Replace RTNL_LINK_NOT_FOUND with just 0 2008-05-14 18:34:39 +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 Replace RTNL_LINK_NOT_FOUND with just 0 2008-05-14 18:34:39 +02:00
neigh.c Replace RTNL_LINK_NOT_FOUND with just 0 2008-05-14 18:34:39 +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 Replace RTNL_LINK_NOT_FOUND with just 0 2008-05-14 18:34:39 +02:00