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)
Wed, Nov 26, 5:43 AM
Unknown Object (File)
Mon, Nov 10, 6:06 PM
Unknown Object (File)
Thu, Oct 30, 8:29 PM
Unknown Object (File)
Thu, Oct 30, 8:13 AM
Unknown Object (File)
Tue, Oct 28, 3:45 PM
Unknown Object (File)
Oct 28 2025, 12:02 AM
Unknown Object (File)
Oct 13 2025, 4:53 AM
Unknown Object (File)
Oct 9 2025, 11:19 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 62441
Build 59325: arc lint + arc unit