Date: Thu, 23 Jan 2003 05:04:42 -0800 (PST) From: Maxim Konovalov <maxim@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.8 ping.c Message-ID: <200301231304.h0ND4gCG079609@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2003/01/23 05:04:42 PST
Modified files:
sbin/ping ping.8 ping.c
Log:
Better error handling for -s.
Submitted by: bde
Do not constantify maximum payload size. It is 65467 with -R
(record route), and 65507 without it.
Reviewed by: silence on -net
Proposed by: bde
I am going to MFC rev.1.77 - 1.81 ping.c and rev.1.39 and 1.40 ping.8:
MFC after: 6 months
Revision Changes Path
1.40 +1 -1 src/sbin/ping/ping.8
1.81 +14 -10 src/sbin/ping/ping.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301231304.h0ND4gCG079609>
