summaryrefslogtreecommitdiff
path: root/tests/net/if_bridge
AgeCommit message (Expand)Author
2023-03-26fix various typos in documentation, comments and sysctl device description.andvar
2019-08-19tests: use rump_server_add_iface to create interfacesozaki-r
2019-07-09tests: check that a new cache is not created over the limitozaki-r
2019-05-31Increase the timeout for the manyaddrs test case; the default is oftengson
2018-11-09Add a test to show a large number of MAC addresses cached in a bridgeozaki-r
2018-04-18Add a test that checks if brconfig flush surely removes all entriesozaki-r
2018-04-10Add a test case for bridge_rtdeleteozaki-r
2018-02-01Commonalize and add tests of creating/destroying interfacesozaki-r
2017-03-11Separate tests for learning table of bridgeozaki-r
2016-11-25Share rump_server start/stop and interface creation/destruction functionsozaki-r
2016-11-25Add $DEBUG and remove a unused functionozaki-r
2016-11-24Move get_macaddr to net_common.shozaki-r
2016-08-10+ -lrumpdev (and avoid doing stuff twice).kre
2016-06-21Make a bunch of test names self-descriptiveozaki-r
2015-08-07Use rump.ping6 instead of ping6 with rumphijack(3)ozaki-r
2015-07-23Reflect a fix for bridgeozaki-r
2015-06-10Add missing cleanupozaki-r
2015-06-09Add tests for bridge members with an IP addressozaki-r
2015-05-29Disable test_ping_failure which is conducted before setup_bridgeozaki-r
2015-05-29Bump timeout for ping and ping6 to 5 secozaki-r
2015-05-29Get rid of unnecessary shebangozaki-r
2015-05-16Enable IPv6 negative testsozaki-r
2015-01-08Add tests for brconfig maxaddrozaki-r
2015-01-07Add some tests for rtable operations of if_bridgeozaki-r
2014-09-18Add net/if_bridge testozaki-r