index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
net
/
if_bridge
Age
Commit message (
Expand
)
Author
2023-03-26
fix various typos in documentation, comments and sysctl device description.
andvar
2019-08-19
tests: use rump_server_add_iface to create interfaces
ozaki-r
2019-07-09
tests: check that a new cache is not created over the limit
ozaki-r
2019-05-31
Increase the timeout for the manyaddrs test case; the default is often
gson
2018-11-09
Add a test to show a large number of MAC addresses cached in a bridge
ozaki-r
2018-04-18
Add a test that checks if brconfig flush surely removes all entries
ozaki-r
2018-04-10
Add a test case for bridge_rtdelete
ozaki-r
2018-02-01
Commonalize and add tests of creating/destroying interfaces
ozaki-r
2017-03-11
Separate tests for learning table of bridge
ozaki-r
2016-11-25
Share rump_server start/stop and interface creation/destruction functions
ozaki-r
2016-11-25
Add $DEBUG and remove a unused function
ozaki-r
2016-11-24
Move get_macaddr to net_common.sh
ozaki-r
2016-08-10
+ -lrumpdev (and avoid doing stuff twice).
kre
2016-06-21
Make a bunch of test names self-descriptive
ozaki-r
2015-08-07
Use rump.ping6 instead of ping6 with rumphijack(3)
ozaki-r
2015-07-23
Reflect a fix for bridge
ozaki-r
2015-06-10
Add missing cleanup
ozaki-r
2015-06-09
Add tests for bridge members with an IP address
ozaki-r
2015-05-29
Disable test_ping_failure which is conducted before setup_bridge
ozaki-r
2015-05-29
Bump timeout for ping and ping6 to 5 sec
ozaki-r
2015-05-29
Get rid of unnecessary shebang
ozaki-r
2015-05-16
Enable IPv6 negative tests
ozaki-r
2015-01-08
Add tests for brconfig maxaddr
ozaki-r
2015-01-07
Add some tests for rtable operations of if_bridge
ozaki-r
2014-09-18
Add net/if_bridge test
ozaki-r