summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorThomas Graf <tgr@lsx.localdomain>2008-04-29 23:31:30 +0200
committerThomas Graf <tgr@lsx.localdomain>2008-04-29 23:31:30 +0200
commit535e83162249ed6274ba46bc72d8cc683ba20e17 (patch)
treefa3b60b4116668b86d23c11b695ff371d771b997 /src/.gitignore
parent8ac78f1552fa6b6340776513c8a7c36f7b72e498 (diff)
downloadlibnl-535e83162249ed6274ba46bc72d8cc683ba20e17.tar.gz
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.
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 11fe5ab1..8d712095 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -23,8 +23,8 @@ nl-qdisc-add
nl-qdisc-delete
nl-qdisc-dump
nl-route-add
-nl-route-del
-nl-route-dump
+nl-route-delete
+nl-route-list
nl-route-get
nl-rule-dump
nl-tctree-dump