freebsd-dev/sbin/ping
Maxim Konovalov fb7d32c7ee 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
2003-01-23 13:04:42 +00:00
..
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ping.8 Better error handling for -s. 2003-01-23 13:04:42 +00:00
ping.c Better error handling for -s. 2003-01-23 13:04:42 +00:00