summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: add "check-direct" testThomas Haller2020-04-161-0/+34
* gitignore: merge all gitignore files in top level directoryThomas Haller2020-04-161-33/+0
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-165-35/+5
* license: cleanup copyright commentsThomas Haller2020-04-161-2/+2
* xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-012-0/+50
* tests: use nl_send_auto() instead of deprecated nl_send_auto_complete() in te...Byeonggon Lee2019-08-071-1/+1
* Add support for cloning cgroup filter object.d0u92018-06-253-0/+145
* lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller2018-02-121-0/+2
* link: add Geneve support.Wang Jian2018-02-121-0/+87
* tests: Add test to {de}activate loopback interfaceMarcos Paulo de Souza2018-01-161-0/+54
* all: declare all variables at the beginning of scope (-Wdeclaration-after-sta...Thomas Haller2018-01-163-3/+5
* tests: fix bug in test-create-bridge.cChris Grahn2017-12-081-0/+5
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-0218-2/+42
* all: enable -Wmissing-prototype warning for all componentsThomas Haller2017-02-275-14/+19
* build: merge tests/Makefile.am into top-level makefileThomas Haller2017-02-271-81/+0
* lib/route: add macsec supportSabrina Dubroca2016-06-253-0/+49
* ipgre: add support for gretap tunnelHaishuang Yan2016-04-153-0/+58
* route/link: add macvtap supportBeniamino Galvani2015-11-193-0/+52
* gitignore: ignore test binaries in "tests/"Thomas Haller2015-11-191-1/+3
* route/vrf: add VRF supportDavid Ahern2015-11-012-0/+60
* ipvlan: add a testcase for ipvlanCong Wang2015-06-192-0/+46
* route/act: add a test case for skbedit actionCong Wang2015-02-021-10/+21
* build: move copy of linux headers to private directoryThomas Haller2014-09-241-0/+1
* build/trivial: prettify makefiles by wrapping long linesThomas Haller2014-09-241-1/+6
* tests: build test-create-macvlan as part of `make check`Thomas Haller2014-08-183-0/+4
* link: add ifb device supportCong Wang2014-07-243-0/+32
* ip6tnl: introduce ip6 tunnel supportSusant Sahani2014-06-163-0/+57
* gitignore: ignore test binaries and artifacts in "tests/"Thomas Haller2014-05-061-0/+1
* ipvti: introduce vti tunnel supportSusant Sahani2014-05-062-0/+56
* introduce sit tunnel supportSusant Sahani2014-05-053-0/+58
* introduce gre tunnel supportSusant Sahani2014-05-053-0/+58
* introduce ipip tunnel supportSusant Sahani2014-05-053-0/+58
* gitignore: ignore test binaries and artifacts in "tests/"Thomas Haller2014-05-051-9/+18
* veth: grab a reference for rtnl_link_veth_get_peer()Cong Wang2014-04-301-0/+1
* rename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()Cong Wang2013-12-091-1/+1
* add a parameter to rtnl_link_veth_add()Cong Wang2013-12-091-1/+1
* add u32 action testCong Wang2013-11-092-0/+402
* add veth link supportCong Wang2013-11-062-0/+43
* tests: fix make test-create-vxlanCong Wang2013-10-301-0/+2
* test: add bridge creation sampleNicolas PLANEL2013-10-222-0/+82
* Add VXLAN support.Yasunobu Chiba2013-08-041-0/+47
* tests: use AM_CFLAGS instead of CFLAGS directlyThomas Graf2013-06-281-1/+1
* Add macvlan supportMichael Braun2013-05-161-0/+48
* tests: Include util.h in distThomas Graf2013-04-281-0/+3
* tests: Add basic attribute unit testsThomas Graf2013-04-284-1/+97
* tests: Make unit test building optionalThomas Graf2013-04-271-0/+3
* tests: Add check based unit test systemThomas Graf2013-03-144-6/+271
* bond: Provide rtnl_link_bond_alloc()Thomas Graf2013-02-141-6/+2
* vlan: Provide rtnl_link_vlan_alloc()Thomas Graf2013-02-141-6/+1
* Fix test-cache-mngr testThomas Graf2013-01-241-0/+2