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
/
icmp
Age
Commit message (
Expand
)
Author
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2019-06-11
In the "got %d/%d" message printed at the end of the pingsize test,
gson
2019-06-01
Deal with fallout from the addition of
kre
2019-05-13
Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
bad
2018-03-26
Handle errors better.
roy
2018-03-24
Allow a valid sendto .... duh
roy
2018-03-24
Fix a printf(3)-like format in ATF ICMP t_ping.c
kamil
2018-03-23
Note value received. Harden another sendto for ENOBUFS.
roy
2018-03-22
Handle ENOBUFS in sendto
roy
2018-03-22
Handle ENOBUFS in recv
roy
2017-05-26
Change the default value of DEBUG of stable tests to false
ozaki-r
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2016-11-25
Share rump_server start/stop and interface creation/destruction functions
ozaki-r
2016-11-24
Move get_lladdr to net_common.sh
ozaki-r
2016-11-24
Move route check functions to net_common.sh
ozaki-r
2016-11-07
Accept DEBUG environment variable
ozaki-r
2016-10-20
Make test names self-descriptive
ozaki-r
2016-10-02
More adaptation to changed ifconfig output format.
kre
2016-08-10
+ -lrumpdev
kre
2016-08-08
And this one also needs librumpvfs
pgoyette
2016-08-08
More need for librumpdev
pgoyette
2015-12-25
Add some tests for sysctl net.inet.ip.*
ozaki-r
2015-09-14
Add tests for IPv6 ICMP redirect
ozaki-r
2015-08-31
Add tests for ICMP redirect timeout
ozaki-r
2015-02-26
Bump timeout to 20 seconds for slower machines.
martin
2015-02-26
Do not use artificial low timeouts - slow machines might be still paging
martin
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2012-09-04
Replace usleep(500000) with a synchronization over a pipe.
alnsn
2012-03-18
Move more PR references from comments to ATF's "descr".
jruoho
2011-06-26
fix fallout from including signal.h from rump_syscallargs.h
christos
2011-01-05
Use raw buffer size (not aligned value) to limit packet size
martin
2011-01-05
Fix alignment of sndbuf (sparc64 got a SIGBUS in this test)
martin
2010-12-30
Substitute a surgical rump_server configuration for rump_allserver
pooka
2010-12-18
atf-check => atf_check
pooka
2010-12-14
use ping -n, since technically we don't have dns
pooka
2010-12-14
Add another version of the simple ping test, this time written as a
pooka
2010-11-07
Adjusts tests after import of atf-0.12:
jmmv
2010-11-03
make that u_int, because it is passed as a socket option.
christos
2010-11-03
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
christos
2010-08-26
setsockopt() wants int instead of size_t. Should fix this on LP64.
pooka
2010-08-23
Add a delay between startup of pinger and pingee here too.
pooka
2010-08-18
.. put a timeout here just in case the receive does not increase
pooka
2010-08-18
Add a test for the "ping of death". Declare the test a success
pooka
2010-08-18
send pings in ascending order
pooka
2010-08-18
Add a two-way floodping test and a test which sends icmp echos with
pooka
2010-08-17
add a test which floodpings another host
pooka
2010-08-09
test that kernel reponds to ping
pooka
2010-07-26
Remove stuff handled by common code now.
pooka
2010-07-26
Calculate broadcast IP instead of requiring it as a config parameter.
pooka
2010-07-25
make interface/routing configuration a bit more generic
pooka
[next]