libnl/lib/route
Ben Gamsa cc9c6d6384 Added two new functions to facilitate processing the nexthop entries for routes.
Added rtnl_route_foreach_nexthop() to walk the list of nexthops invoking a
caller-provided callback for each nexthop entry, and added rtnl_route_nexthop_n()
to retrieve the Nth nexthop entry in the list.
2008-05-08 17:54:37 +02:00
..
cls Initial import 2007-09-15 01:28:01 +02:00
link Make vlan_put_attrs() available 2008-01-08 15:18:23 +01:00
sch Fixed netem_build_msg() delay distribution table existence test. 2008-05-01 00:06:06 +02:00
addr.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
class.c Fix memory leak when parsing netlink messages into caches 2007-12-17 16:52:41 +01:00
class_api.c Initial import 2007-09-15 01:28:01 +02:00
class_obj.c Initial import 2007-09-15 01:28:01 +02:00
classifier.c Fix memory leak when parsing netlink messages into caches 2007-12-17 16:52:41 +01:00
cls_api.c Initial import 2007-09-15 01:28:01 +02:00
cls_obj.c Initial import 2007-09-15 01:28:01 +02:00
link.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
neigh.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
neightbl.c Fix memory leak when parsing netlink messages into caches 2007-12-17 16:52:41 +01:00
nexthop.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
qdisc.c New netem funtionality and TBF fix 2008-04-30 19:59:06 +02:00
qdisc_api.c Initial import 2007-09-15 01:28:01 +02:00
qdisc_obj.c Initial import 2007-09-15 01:28:01 +02:00
route.c Route cache support 2008-05-05 17:09:25 +02:00
route_obj.c Added two new functions to facilitate processing the nexthop entries for routes. 2008-05-08 17:54:37 +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 Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
tc.c Initial import 2007-09-15 01:28:01 +02:00