#782168 inetutils-ping: change to default pattern if none specified

Package:
inetutils-ping
Source:
inetutils
Description:
ICMP echo tool
Submitter:
Pigeon
Date:
2021-09-04 16:30:04 UTC
Severity:
wishlist
Tags:
#782168#5
Date:
2015-04-08 20:02:36 UTC
From:
To:
The existing version of inetutils-ping, if no "pattern" (-p option) is
specified, pads the ping packet with a sequence of bytes of ascending
value.

I suggest that this function could instead be fittingly fulfilled by
the use of the following sequence instead:

47 4e 55 20 54 65 72 72 79 20 50 72 61 74 63 68 65 74 74 20

See "Going Postal" for further information.

A patch is supplied.