Commit Graph

25 Commits

Author SHA1 Message Date
ross b1934d6034 {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
is a9f772b8bb Add path mtu discovery. Idea and code fragments by W. Richard Stevens. 1998-07-17 23:45:24 +00:00
mrg 32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
mrg 26b338e7f0 ensure we do not overrun errbuf. 1998-07-04 20:47:24 +00:00
ross 4b634c4e10 Much cleaner fix for alignment error bug. 1997-11-03 21:17:17 +00:00
ross ba9c8e00db Eliminate some alignment assumptions in packed IP/UDP frames. (port-alpha issue) 1997-10-31 23:32:24 +00:00
lukem 2ba239a7a3 getopt returns -1 not EOF 1997-10-17 13:57:02 +00:00
christos 89ab9fcd0f Fix conflicts. 1997-10-04 16:31:24 +00:00
is 3845c4168d Make it recognize ICMP_UNREACH_ADMIN_PROHIBITED (type 13) as !A, and print
!{number} for unknown numbers.
This patch is part of PR 4038 by Havard Eidnes <he@vader.runit.sintef.no>,
who in turn did loosely base his patch on the FreeBSD 2.2.2 version.
1997-09-02 21:48:50 +00:00
mrg b6bb351e9c be safe with buffers. 1997-04-13 13:45:02 +00:00
thorpej af1f12dc6e Add a -l flag, which displays the ttl of the returned packet.
From D'Arcy J.M. Cain <darcy@druid.com>, PR #2773.
1996-09-27 01:34:51 +00:00
explorer 4f6bc4307e fix two security holes; recently posted to freebsd-bugs 1996-09-11 23:53:38 +00:00
explorer 1e7535e577 Do the timeout in bin/2701 a bit differently. 1996-08-16 21:36:18 +00:00
explorer 4022c55a29 Fix traceroute timeout problems and a printing problem. Closes pr bin/2701 1996-08-16 20:47:31 +00:00
jtc fe16013cee Fixed reversed inet_aton condition test; From PR #2579 1996-06-30 22:51:11 +00:00
mycroft 800709ce22 Use inet_aton(), not inet_addr(). 1995-05-21 15:50:45 +00:00
glass 1290cb93c0 botched rcsid fix completely.. 1995-03-27 02:24:13 +00:00
glass bbb6bf7c90 new rcsid format. small cleanup 1995-03-26 21:45:18 +00:00
mycroft 58b580b79b Remove unused tvsub(). 1995-03-21 14:29:14 +00:00
mycroft e1dcc80293 Convert a few more. 1995-01-04 04:47:42 +00:00
mycroft aeb42b9ada Convert some things to use err*()/warn*(). 1995-01-04 04:42:09 +00:00
mycroft 9ec22f1c91 Add a `-g' option for loose source routing, as implemented by John Hawkinson
and I.
1995-01-04 04:28:18 +00:00
mycroft 3d70e198e5 Update from 4.4-Lite. 1994-05-16 19:15:57 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00