Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 01/25/2000 08:24:35
Module Name: basesrc
Committed By: sommerfeld
Date: Tue Jan 25 16:24:35 UTC 2000
Modified Files:
basesrc/usr.sbin/traceroute: traceroute.c
Log Message:
Fix use of -I and -P at the same time by refactoring so there's only
one set of code which knows how to resize the packet.
Report when we shrink MTU because of an EMSGSIZE return; fix
formatting to let this not look ugly.
Add a few likely MTU's to the table (1480 and 1280).
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 basesrc/usr.sbin/traceroute/traceroute.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.