summaryrefslogtreecommitdiff
path: root/usr.sbin/traceroute
AgeCommit message (Expand)Author
1997-02-22add "-l" flag see NetBSD PR #3227kstailey
1997-02-04Changed ICMP "unreachable" code #defines to match the ones inkstailey
1997-01-30deal with IP_HDRINCL option network byte order change; lidl@va.pubnix.comTheo de Raadt
1997-01-30print !A on ICMP_UNREACH_ADM_PROHIB tookstailey
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesTheo de Raadt
1996-10-16check strdup ret val.Todd C. Miller
1996-10-12Stop if the sum of unreachables and timeouts are >= number of probes, butThorsten Lockert
1996-08-16if time expired, cc = 0 & break to *; Havard.Eidnes@runit.sintef.noTheo de Raadt
1996-08-16inet_ntoa*2 botch; netbsd pr#2701; he@runit.sintef.noTheo de Raadt
1996-08-05bigger bufferTheo de Raadt
1996-07-23other icmp traffic can cause a timeout to occur so must be more careful;Theo de Raadt
1996-07-23open sockets then revoke privs; and a strdup() solution from freebsdTheo de Raadt
1996-06-29inet_ntoa backwards for -s; netbsd pr#2579; peter@wonderland.orgTheo de Raadt
1996-05-19Recognize "{net,host} access prohibited" icmp reply.Michael Shalayeff
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt