Page MenuHomeFreeBSD

ping: correct minimal payload size for the sweep ping
ClosedPublic

Authored by maxim on Dec 28 2024, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 2:45 PM
Unknown Object (File)
Thu, Jul 23, 3:36 AM
Unknown Object (File)
Wed, Jul 22, 9:57 PM
Unknown Object (File)
Fri, Jul 17, 7:20 AM
Unknown Object (File)
Thu, Jul 16, 8:56 AM
Unknown Object (File)
Wed, Jul 15, 7:33 AM
Unknown Object (File)
May 31 2026, 7:26 AM
Unknown Object (File)
May 19 2026, 11:04 AM
Subscribers

Details

Summary

The -g flag specifies a minimal payload size for the sweep ping
and its default is zero. Make it possible to do ping -g 0 ...,
i.e., start with no payload.

Test Plan

no at the moment. However, I have some plans to take
a look at the current ping(8)'s tests.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable