summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix make check when using --disable-cliGilles Espinasse2012-12-051-4/+8
* genl: modify genl_ctrl_resolve and friends to allow for module auto-loadingNeil Horman2012-06-031-0/+3
* genl: Support registration of families without depending on cachesThomas Graf2012-06-011-4/+83
* u32: fix various u32 hashing related warningsAdrian Ban2012-05-161-35/+43
* u32: example/test code for u32 hashing with HTBAdrian Ban2012-05-083-1/+760
* test-cache-mngr: Allow for management of arbitary caches via argument stringThomas Graf2012-04-211-23/+17
* test-cache-mngr: Let the cache manager allocate the socketThomas Graf2012-04-211-4/+1
* tests: fix test programs to compile againThomas Graf2012-04-215-45/+49
* tests: Convert tests/Makefile to use automakeThomas Graf2012-04-212-33/+31
* 3.1 releaseThomas Graf2011-08-114-9/+114
* - Reworked the classifier interface.Thomas Graf2009-09-021-1/+1
* Remove obsoleted struct nl_handle definitionThomas Graf2008-12-101-1/+1
* test updatesThomas Graf2008-08-204-82/+47
* Free associated caches when freeing cache managerThomas Graf2008-02-051-2/+13
* Tell git to ignore temporary files and push to pre9Thomas Graf2008-01-091-0/+4
* Fix creation and destruction of socketsThomas Graf2007-12-171-4/+16
* Initial importThomas Graf2007-09-145-0/+239