Page MenuHomeFreeBSD

netinet6 tests: Add Scapy as a required program
ClosedPublic

Authored by jlduran on Feb 14 2025, 3:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 9, 3:14 PM
Unknown Object (File)
Sat, Mar 1, 1:32 PM
Unknown Object (File)
Sat, Mar 1, 8:27 AM
Unknown Object (File)
Thu, Feb 27, 7:40 PM
Unknown Object (File)
Thu, Feb 27, 4:22 AM
Unknown Object (File)
Mon, Feb 24, 3:57 PM
Unknown Object (File)
Mon, Feb 24, 3:20 PM
Unknown Object (File)
Mon, Feb 24, 3:06 PM

Details

Summary

The ra.py script requires Scapy. Invoke it using the python3 symlink.
While technically, at the moment, python points to python3, and python3
points to the current version of python, it is recommended to use
python3. No functional change intended.

Add the Scapy requirement in the header of each test that makes use of
it.

Diff Detail

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