Page MenuHomeFreeBSD

ping: tests: Cleanup IPOption()s
ClosedPublic

Authored by jlduran on Oct 16 2024, 5:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 10, 12:21 AM
Unknown Object (File)
Sat, Feb 28, 12:59 PM
Unknown Object (File)
Sat, Feb 28, 11:13 AM
Unknown Object (File)
Sat, Feb 21, 8:31 AM
Unknown Object (File)
Thu, Feb 19, 1:11 AM
Unknown Object (File)
Feb 8 2026, 8:46 AM
Unknown Object (File)
Feb 8 2026, 3:13 AM
Unknown Object (File)
Jan 31 2026, 12:34 PM
Subscribers

Details

Summary

Scapy now only accepts known options with IPOption(), so our unknown
option must be passed raw.

While here, prefer the named options for EOL and NOP.

Diff Detail

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