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)
Sat, Mar 1, 2:32 PM
Unknown Object (File)
Thu, Feb 20, 2:34 AM
Unknown Object (File)
Thu, Feb 13, 1:32 AM
Unknown Object (File)
Feb 6 2025, 9:14 PM
Unknown Object (File)
Jan 30 2025, 11:30 PM
Unknown Object (File)
Jan 25 2025, 1:37 PM
Unknown Object (File)
Jan 18 2025, 12:17 AM
Unknown Object (File)
Jan 10 2025, 6:24 PM
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