summaryrefslogtreecommitdiffstats
path: root/tests/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* lib/route: add macsec supportSabrina Dubroca2016-06-251-0/+1
| | | | Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
* ipgre: add support for gretap tunnelHaishuang Yan2016-04-151-0/+1
| | | | | | | | | | | | | 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
* route/link: add macvtap supportBeniamino Galvani2015-11-191-0/+1
| | | | | | | | | This adds support for MAC-VLAN based tap interfaces (macvtap). http://lists.infradead.org/pipermail/libnl/2015-October/001976.html Signed-off-by: Beniamino Galvani <bgalvani@redhat.com> Signed-off-by: Thomas Haller <thaller@redhat.com>
* gitignore: ignore test binaries in "tests/"Thomas Haller2015-11-191-1/+3
| | | | Signed-off-by: Thomas Haller <thaller@redhat.com>
* tests: build test-create-macvlan as part of `make check`Thomas Haller2014-08-181-0/+1
| | | | Signed-off-by: Thomas Haller <thaller@redhat.com>
* link: add ifb device supportCong Wang2014-07-241-0/+1
| | | | | | | | Cc: Thomas Graf <tgraf@suug.ch> Cc: Thomas Haller <thaller@redhat.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Thomas Haller <thaller@redhat.com>
* ip6tnl: introduce ip6 tunnel supportSusant Sahani2014-06-161-0/+1
| | | | | | | | This patch adds support for ip6 tunnel that works with the ip6_tunnel kernel module. Signed-off-by: Susant Sahani <susant@redhat.com> Signed-off-by: Thomas Haller <thaller@redhat.com>
* gitignore: ignore test binaries and artifacts in "tests/"Thomas Haller2014-05-061-0/+1
| | | | Signed-off-by: Thomas Haller <thaller@redhat.com>
* introduce sit tunnel supportSusant Sahani2014-05-051-0/+1
| | | | | | | | | This patch introduces sit tunnel support Signed-off-by: Susant Sahani <susant@redhat.com> Acked-by: Thomas Graf <tgraf@suug.ch> [thaller@redhat.com: change WS to TAB, fix code doc] Signed-off-by: Thomas Haller <thaller@redhat.com>
* introduce gre tunnel supportSusant Sahani2014-05-051-0/+1
| | | | | | | | | This patch introduces gre tunnel support Signed-off-by: Susant Sahani <susant@redhat.com> Acked-by: Thomas Graf <tgraf@suug.ch> [thaller@redhat.com: change WS to TAB, fix code doc] Signed-off-by: Thomas Haller <thaller@redhat.com>
* introduce ipip tunnel supportSusant Sahani2014-05-051-0/+1
| | | | | | | | | | This patch introduces ipip tunnel support. This works with kernel module ipip. Signed-off-by: Susant Sahani <susant@redhat.com> Acked-by: Thomas Graf <tgraf@suug.ch> [thaller@redhat.com: change WS to TAB, fix code doc] Signed-off-by: Thomas Haller <thaller@redhat.com>
* gitignore: ignore test binaries and artifacts in "tests/"Thomas Haller2014-05-051-9/+18
| | | | Signed-off-by: Thomas Haller <thaller@redhat.com>
* tests: Add check based unit test systemThomas Graf2013-03-141-0/+1
| | | | | | | | | | | | | Introduces new unit tests based on `check`. Each subsystem/module can have its own unit tests in tests/check-<name>.c that will be linked together in tests/check-all.c. Running 'make check' will compile and run the unit tests automatically. A reference unit test implementation has been done for the abstract address module. Signed-off-by: Thomas Graf <tgraf@suug.ch>
* u32: example/test code for u32 hashing with HTBAdrian Ban2012-05-081-0/+4
|
* Tell git to ignore temporary files and push to pre9Thomas Graf2008-01-091-0/+4