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)
Tue, Oct 7, 3:54 AM
Unknown Object (File)
Fri, Oct 3, 6:45 PM
Unknown Object (File)
Mon, Sep 29, 9:22 PM
Unknown Object (File)
Mon, Sep 29, 1:15 PM
Unknown Object (File)
Fri, Sep 26, 1:05 AM
Unknown Object (File)
Tue, Sep 16, 12:31 AM
Unknown Object (File)
Mon, Sep 15, 10:27 AM
Unknown Object (File)
Sun, Sep 14, 7:12 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