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
/
mcast
Age
Commit message (
Expand
)
Author
2017-08-03
Clean up clunky eval strings
ozaki-r
2017-02-28
Add tests that destroy an interface while the mcast program is running
ozaki-r
2016-11-25
Share rump_server start/stop and interface creation/destruction functions
ozaki-r
2016-11-07
Accept DEBUG environment variable
ozaki-r
2016-08-10
+ -lrumpdev
kre
2015-05-28
Make the test stable under load or when running on a slow machine
ozaki-r
2015-05-28
Detail an error message
ozaki-r
2015-05-26
Run mcast tests on rump kernels
ozaki-r
2015-05-25
Fix specifying an interface for IPV6_JOIN_GROUP
ozaki-r
2015-05-19
Handle child's exit status precisely
ozaki-r
2015-05-19
Use EXIT_FAILURE instead of 1
ozaki-r
2015-05-18
KNF
ozaki-r
2015-05-17
Save errno for errx
ozaki-r
2015-02-27
Bump timeout for a poll() call slightly, so the test has a chance to work
martin
2014-10-27
fix typo, use different address
christos
2014-10-26
- deal with MacOS/X not having clock_*()
christos
2014-10-13
timespec.tv_nsec is long, so use %ld instead of %jd as printf format.
martin
2014-10-13
typo
christos
2014-10-13
Oops need to bind, also make the message more interesting and check that
christos
2014-10-12
Explain what works, what does not and why.
christos
2014-10-12
now we support the v6 ioctls for mapped addresses too.
christos
2014-10-12
Explain a bit more what's going on with the multicast setsockopts.
christos
2014-10-12
Add the simple unconnected tests too.
christos
2014-10-11
add a multicast test (what to do with v6?)
christos