libnl/src
Thomas Graf 535e831622 Big routing code rework (API/ABI BREAK!)
Adds all missing routing attributes and brings the routing
related code to a working state. In the process the API
was broken several times with the justification that nobody
is using this code yet.

The changes include new example code which is also a prototype
for how plain CLI tools could look like to control routes.
2008-04-29 23:31:30 +02:00
..
.gitignore Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
f_addr.c Initial import 2007-09-15 01:28:01 +02:00
f_ct.c Allow filtering by name for conntrack status flags 2007-09-18 12:37:49 +02:00
f_link.c Initial import 2007-09-15 01:28:01 +02:00
f_neigh.c Initial import 2007-09-15 01:28:01 +02:00
genl-ctrl-dump.c Initial import 2007-09-15 01:28:01 +02:00
Makefile Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
nf-ct-dump.c Allow filtering by name for conntrack status flags 2007-09-18 12:37:49 +02:00
nf-log.c [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00
nf-monitor.c Initial import 2007-09-15 01:28:01 +02:00
nf-queue.c [LIBNL]: Add nfnetlink_queue support 2008-02-07 12:57:53 +01:00
nl-addr-add.c Initial import 2007-09-15 01:28:01 +02:00
nl-addr-delete.c Initial import 2007-09-15 01:28:01 +02:00
nl-addr-dump.c Initial import 2007-09-15 01:28:01 +02:00
nl-fib-lookup.c Initial import 2007-09-15 01:28:01 +02:00
nl-link-dump.c Initial import 2007-09-15 01:28:01 +02:00
nl-link-ifindex2name.c Initial import 2007-09-15 01:28:01 +02:00
nl-link-name2ifindex.c Initial import 2007-09-15 01:28:01 +02:00
nl-link-set.c Initial import 2007-09-15 01:28:01 +02:00
nl-link-stats.c Initial import 2007-09-15 01:28:01 +02:00
nl-list-caches.c Fix compile warning in nl-list-caches 2008-04-29 23:11:09 +02:00
nl-list-sockets.c Remove dead code in nl-list-sockets 2008-04-29 10:50:23 +02:00
nl-monitor.c Initial import 2007-09-15 01:28:01 +02:00
nl-neigh-add.c Initial import 2007-09-15 01:28:01 +02:00
nl-neigh-delete.c Initial import 2007-09-15 01:28:01 +02:00
nl-neigh-dump.c Initial import 2007-09-15 01:28:01 +02:00
nl-neightbl-dump.c Initial import 2007-09-15 01:28:01 +02:00
nl-qdisc-add.c Initial import 2007-09-15 01:28:01 +02:00
nl-qdisc-delete.c Initial import 2007-09-15 01:28:01 +02:00
nl-qdisc-dump.c Initial import 2007-09-15 01:28:01 +02:00
nl-route-add.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
nl-route-delete.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
nl-route-get.c Initial import 2007-09-15 01:28:01 +02:00
nl-route-list.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
nl-rule-dump.c Initial import 2007-09-15 01:28:01 +02:00
nl-tctree-dump.c [LIBNL]: Fix pointer conversion warnings on 64 bit 2007-12-13 14:33:37 +01:00
nl-util-addr.c Initial import 2007-09-15 01:28:01 +02:00
route-utils.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
route-utils.h Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
utils.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
utils.h Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00