Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-23 | Add -I flag for compatibility. | Angelos D. Keromytis | |
1999-12-18 | If the protocol specified via the -P flag is 1 (IPPROTO_ICMP), use | Angelos D. Keromytis | |
ICMP Echo Request packets (rather than UDP packets) for the traceroute (mlists@gizmo.kyrnet.kg) Also, if the -c flag is specified, the UDP destination port is not incremented; rather, the base port is used for all packets (33434 or as set via the -p flag). | |||
1999-12-18 | Fix error message. | Angelos D. Keromytis | |
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell | |
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell | |
1999-03-01 | insert a missing .Ar; d@ | Aaron Campbell | |
1999-02-17 | re-enable the bind() for non-superusers so normal users cannot set the ↵ | Todd C. Miller | |
source address to be a non-local address | |||
1998-07-11 | change default ttl to IPDEFTTL; matthieu | Theo de Raadt | |
1998-07-09 | MAXHOSTNAMELEN, and no need to terminate | Theo de Raadt | |
1998-04-25 | ports used are base to base+nhops*nqueries-1; henry@zoo.utoronto.ca | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-07-24 | doc that -P exists for sipp-* debugging, mostly | Theo de Raadt | |
1997-06-28 | Repair breakage in 1.17. Oops. | denny | |
1997-06-23 | long vs int | Theo de Raadt | |
1997-06-12 | -freduce-math-strength manually (double, bye-bye) | Michael Shalayeff | |
1997-06-11 | dynamic fd_set | Theo de Raadt | |
1997-06-11 | Always send timestamp in network byte order. | denny | |
Always send timestamp as 32 bit values. Perturb the timestamp by a small random amount. Move $OpenBSD$ first (heh). | |||
1997-06-11 | update usage | Theo de Raadt | |
1997-06-11 | angelos made me say this | Theo de Raadt | |
1997-06-09 | oops | Theo de Raadt | |
1997-06-09 | permit changing protocol, useful for debugging sipp-esp/sipp-ah/ipencap; ↵ | Theo de Raadt | |
angelos/niklas/me | |||
1997-06-09 | Handle additional icmp codes, and a default case for the rest. | denny | |
Clean up inetname to use inet_ntoa(). | |||
1997-02-22 | add "-l" flag see NetBSD PR #3227 | kstailey | |
1997-02-04 | Changed ICMP "unreachable" code #defines to match the ones in | kstailey | |
tcpdump/print-icmp.c since they were in BSD first. | |||
1997-01-30 | deal with IP_HDRINCL option network byte order change; lidl@va.pubnix.com | Theo de Raadt | |
1997-01-30 | print !A on ICMP_UNREACH_ADM_PROHIB too | kstailey | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-10-16 | check strdup ret val. | Todd C. Miller | |
1996-10-12 | Stop if the sum of unreachables and timeouts are >= number of probes, but | Thorsten Lockert | |
only if we have at least one unreachable | |||
1996-08-16 | if time expired, cc = 0 & break to *; Havard.Eidnes@runit.sintef.no | Theo de Raadt | |
1996-08-16 | inet_ntoa*2 botch; netbsd pr#2701; he@runit.sintef.no | Theo de Raadt | |
1996-08-05 | bigger buffer | Theo de Raadt | |
1996-07-23 | other icmp traffic can cause a timeout to occur so must be more careful; | Theo de Raadt | |
from freebsd pr#612; fenner@parc.xerox.com | |||
1996-07-23 | open sockets then revoke privs; and a strdup() solution from freebsd | Theo de Raadt | |
1996-06-29 | inet_ntoa backwards for -s; netbsd pr#2579; peter@wonderland.org | Theo de Raadt | |
1996-05-19 | Recognize "{net,host} access prohibited" icmp reply. | Michael Shalayeff | |
1995-12-14 | from netbsd: | Theo de Raadt | |
traceroute waits 5 seconds, not 3 seconds, before printing a * | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |