]> granicus.if.org Git - libnl/history - tests
libnl-3.5.0 release
[libnl] / tests /
2019-09-01 Thomas Hallerroute/xfrmi: merge branch 'ebirger/add-xfrmi-support'
2019-09-01 Eyal Birgerxfrmi: introduce XFRM interfaces support
2019-08-07 Byeonggon Leetests: use nl_send_auto() instead of deprecated nl_send...
2018-06-25 d0u9Add support for cloning cgroup filter object.
2018-02-12 Thomas Hallerlib: merge branch 'rtnl-geneve'
2018-02-12 Thomas Hallerlib/rtnl: rename public define RTNL_GENEVE_ID_MAX
2018-02-12 Wang Jianlink: add Geneve support.
2018-01-16 Marcos Paulo de... tests: Add test to {de}activate loopback interface
2018-01-16 Thomas Hallerroute/netem: merge branch 'pr/159'
2018-01-16 Thomas Hallerall: declare all variables at the beginning of scope...
2017-12-08 Chris Grahntests: fix bug in test-create-bridge.c
2017-03-02 Thomas Hallerinclude: merge branch 'include-cleanup'
2017-03-02 Thomas Hallerinclude: don't include kernel headers in public libnl3...
2017-02-27 Thomas Hallerall: enable -Wmissing-prototype warning for all components
2017-02-27 Thomas Hallerbuild: merge branch 'th/non-recursive-make'
2017-02-27 Thomas Hallerbuild: merge tests/Makefile.am into top-level makefile
2016-06-27 Thomas Hallermacsec: merge branch 'qsn-macsec'
2016-06-25 Sabrina Dubrocalib/route: add macsec support
2016-04-15 Haishuang Yanipgre: add support for gretap tunnel
2015-11-19 Beniamino Galvaniroute/link: add macvtap support
2015-11-19 Thomas Hallergitignore: ignore test binaries in "tests/"
2015-11-01 David Ahernroute/vrf: add VRF support
2015-06-19 Thomas Halleripvlan: merge branch 'add-ipvlan'
2015-06-19 Cong Wangipvlan: add a testcase for ipvlan
2015-02-02 Thomas Hallerroute/act: merge branch 'act-skbedit'
2015-02-02 Cong Wangroute/act: add a test case for skbedit action
2014-09-24 Thomas Hallerbuild: move copy of linux headers to private directory
2014-09-24 Thomas Hallerbuild/trivial: prettify makefiles by wrapping long...
2014-08-18 Thomas Hallertests: build test-create-macvlan as part of `make check`
2014-07-24 Cong Wanglink: add ifb device support
2014-06-16 Susant Sahaniip6tnl: introduce ip6 tunnel support
2014-05-06 Thomas Hallergitignore: ignore test binaries and artifacts in "tests/"
2014-05-06 Susant Sahaniipvti: introduce vti tunnel support
2014-05-05 Susant Sahaniintroduce sit tunnel support
2014-05-05 Susant Sahaniintroduce gre tunnel support
2014-05-05 Susant Sahaniintroduce ipip tunnel support
2014-05-05 Thomas Hallergitignore: ignore test binaries and artifacts in "tests/"
2014-04-30 Cong Wangveth: grab a reference for rtnl_link_veth_get_peer()
2013-12-09 Cong Wangrename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()
2013-12-09 Cong Wangadd a parameter to rtnl_link_veth_add()
2013-11-09 Cong Wangadd u32 action test
2013-11-06 Cong Wangadd veth link support
2013-10-30 Cong Wangtests: fix make test-create-vxlan
2013-10-22 Nicolas PLANELtest: add bridge creation sample
2013-08-05 Thomas GrafMerge pull request #44 from sassanosystems/idiag
2013-08-05 Thomas GrafMerge pull request #45 from chibacchie/vxlan
2013-08-04 Yasunobu ChibaAdd VXLAN support.
2013-06-28 Thomas Graftests: use AM_CFLAGS instead of CFLAGS directly
2013-05-24 Thomas GrafMerge branch 'master' of https://github.com/michael...
2013-05-16 Michael BraunAdd macvlan support
2013-04-28 Thomas Graftests: Include util.h in dist
2013-04-28 Thomas Graftests: Add basic attribute unit tests
2013-04-28 Thomas GrafMerge branch 'fixes' of https://github.com/socketpair...
2013-04-27 Thomas Graftests: Make unit test building optional
2013-03-14 Thomas Graftests: Add check based unit test system
2013-02-14 Thomas Grafbond: Provide rtnl_link_bond_alloc()
2013-02-14 Thomas Grafvlan: Provide rtnl_link_vlan_alloc()
2013-01-24 Thomas GrafMerge pull request #29 from rmfought/natdir32
2013-01-24 Thomas GrafFix test-cache-mngr test
2012-12-05 Gilles EspinasseFix make check when using --disable-cli
2012-06-03 Neil Hormangenl: modify genl_ctrl_resolve and friends to allow...
2012-06-01 Thomas Grafgenl: Support registration of families without dependin...
2012-05-16 Adrian Banu32: fix various u32 hashing related warnings
2012-05-08 Adrian Banu32: example/test code for u32 hashing with HTB
2012-04-21 Thomas Graftest-cache-mngr: Allow for management of arbitary cache...
2012-04-21 Thomas Graftest-cache-mngr: Let the cache manager allocate the...
2012-04-21 Thomas Graftests: fix test programs to compile again
2012-04-21 Thomas Graftests: Convert tests/Makefile to use automake
2011-08-11 Thomas Graf3.1 release
2009-09-02 Thomas GrafMerge branch 'master' of git://dev.medozas.de/libnl
2009-09-02 Thomas Graf- Reworked the classifier interface.
2008-12-10 Thomas GrafRemove obsoleted struct nl_handle definition
2008-08-20 Thomas Graftest updates
2008-02-05 Thomas GrafFree associated caches when freeing cache manager
2008-01-09 Thomas GrafTell git to ignore temporary files and push to pre9
2007-12-17 Thomas GrafFix creation and destruction of sockets
2007-09-14 Thomas GrafInitial import