summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/kqueue/kqueue-tun.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* To make debugging the kqueue test easier, always print the assertionbluhm2016-09-201-2/+7
| | | | failure before returning.
* Do not print "Read from tunnel foo failed" in the failure case of ablambert2010-06-261-2/+2
| | | | | | function named "tunnel_write", tell people that a write failed. ok claudio@
* regress tests full of warnings make me go redderaadt2004-02-281-5/+5
|
* - use tun98 and tun99 and not interfere with existing tun(4)markus2003-12-071-11/+14
| | | | | | | - use IPs from the example rage - destroy tun98/99 after the test - test all of select/poll and kqueue ok deraadt
* tun(4) select+kq tests from Christopher Maxwell <cmaxwell@themanor.net> w/ little mods of minemickey2003-12-021-0/+168