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)
Sat, Aug 22, 10:54 AM
Unknown Object (File)
Thu, Aug 20, 1:05 PM
Unknown Object (File)
Thu, Aug 13, 9:11 PM
Unknown Object (File)
Thu, Aug 13, 2:38 PM
Unknown Object (File)
Thu, Aug 13, 12:25 AM
Unknown Object (File)
Tue, Aug 11, 11:51 PM
Unknown Object (File)
Tue, Aug 11, 11:50 PM
Unknown Object (File)
Tue, Aug 11, 11:17 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