Home | History | Annotate | Download | only in traceroute
History log of /src/tests/usr.sbin/traceroute/t_traceroute.sh
RevisionDateAuthorComments
 1.7  13-May-2019  bad Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
 1.6  10-Aug-2016  kre branches: 1.6.14;

+ -lrumpdev
 1.5  19-Feb-2013  joerg Check for RUMP programs before using them.
 1.4  31-Dec-2010  pooka branches: 1.4.6; 1.4.12;
avoid temp file per clue-by-four from jmmv
 1.3  30-Dec-2010  pooka Substitute a surgical rump_server configuration for rump_allserver
now that it's possible. With warm fs cache, the startup time of
the former is 0.01s and the latter 0.1s. With cold caches it's
0.2s vs 2s.
 1.2  18-Dec-2010  pooka Fix test to use atf_check. My development machine still had
/usr/bin/atf-check installed ....
 1.1  15-Dec-2010  pooka Add simple tests for traceroute. The test bootstraps a three-node
network with one router in the middle and checks traceroute from
one endpoint to another with both UDP and ICMP.

(i guess these test networking at least as much as traceroute
itself, but then again that's not a bad thing)
 1.4.12.1  25-Feb-2013  tls resync with head
 1.4.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.6.14.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed