HomeFreeBSD

netinet6 tests: Add Scapy as a required program

Description

netinet6 tests: Add Scapy as a required program

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.

Reviewed by: kp
Approved by: emaste (mentor)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D49005

(cherry picked from commit ec60176e7d29d1e9f11121146603ce5b6b5f40b8)

Details

Provenance
jlduranAuthored on Feb 17 2025, 7:50 PM
Reviewer
kp
Differential Revision
D49005: netinet6 tests: Add Scapy as a required program
Parents
rG666f8246c392: iwmbtfw(8): fix getopt flags, unify usage()/manual page contents
Branches
Unknown
Tags
Unknown