Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/sbin/ping



Module Name:    basesrc
Committed By:   yamt
Date:           Wed Oct 10 15:58:05 UTC 2001

Modified Files:
        basesrc/sbin/ping: ping.8 ping.c

Log Message:
- use IP_MAXPACKET instead of 65535.
- change max packet size from 65468 to 65467(= IP_MAXPACKET-60-8).


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 basesrc/sbin/ping/ping.8
cvs rdiff -r1.60 -r1.61 basesrc/sbin/ping/ping.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index