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)
Thu, Apr 23, 10:19 AM
Unknown Object (File)
Tue, Apr 21, 7:08 PM
Unknown Object (File)
Mon, Apr 20, 11:27 PM
Unknown Object (File)
Mon, Apr 20, 2:58 PM
Unknown Object (File)
Mon, Apr 13, 5:26 AM
Unknown Object (File)
Sun, Apr 12, 8:58 PM
Unknown Object (File)
Sun, Apr 5, 4:16 AM
Unknown Object (File)
Sat, Mar 28, 11:46 AM

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