summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-10-21 19:12:52 +0100
committerTom Gundersen <teg@jklm.no>2013-10-27 22:18:34 +0100
commit65f568bbeb9b8c70200e44c19a797df3a0bfd485 (patch)
tree9b3dbae3cbb8ae55bed97a2c6c620c03a89a27ce /.gitignore
parent02f19706a9fd96e05c9ed16aa55ba3d03d008167 (diff)
libsystemd-rtnl: add a rtnetlink library
This is intentionally as similar to sd-bus as possible. While it would be simple to export it, the intentions is to keep this internal (at least for the forseeable future). Currently only synchronous communication is implemented
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3cf8ef264..dd6432c972 100644
--- a/.gitignore
+++ b/.gitignore
@@ -135,6 +135,7 @@
/test-path-util
/test-prioq
/test-replace-var
+/test-rtnl
/test-sched-prio
/test-sleep
/test-strip-tab-ansi