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, Apr 22, 9:18 PM
Unknown Object (File)
Tue, Apr 22, 7:38 PM
Unknown Object (File)
Tue, Apr 22, 7:17 PM
Unknown Object (File)
Mon, Mar 31, 8:09 AM
Unknown Object (File)
Mar 28 2025, 1:47 PM
Unknown Object (File)
Feb 10 2025, 12:11 AM
Unknown Object (File)
Feb 10 2025, 12:10 AM
Unknown Object (File)
Jan 8 2025, 3:04 AM
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