summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorHaishuang Yan <yanhaishuang@cmss.chinamobile.com>2016-04-01 18:18:50 +0800
committerThomas Haller <thaller@redhat.com>2016-04-15 16:18:41 +0200
commiteec318f0260f4f081355e802aaa4844b07557d5b (patch)
tree2b44e74a5096a9bee3ea94ba059bcbf60aee1e2d /tests/.gitignore
parent6b9134b7fd5aa2e29b12de2985ed4e85fa7fc9a4 (diff)
downloadlibnl-eec318f0260f4f081355e802aaa4844b07557d5b.tar.gz
ipgre: add support for gretap tunnel
Since kernel support both gre/gretap tunnel, so add support for gretap appropriately. Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com> Signed-off-by: Thomas Haller <thaller@redhat.com> [thaller@redhat.com: modified original patch to move symbols in libnl-route-3.sym to proper section] http://lists.infradead.org/pipermail/libnl/2016-April/002102.html
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index d11450ba..9666f279 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -10,6 +10,7 @@
/test-create-ifb
/test-create-ip6tnl
/test-create-ipgre
+/test-create-ipgretap
/test-create-ipip
/test-create-ipvlan
/test-create-ipvti