Page MenuHomeFreeBSD

netinet6 tests: Add Scapy as a required program
Needs ReviewPublic

Authored by jlduran on Fri, Feb 14, 3:38 PM.

Details

Reviewers
emaste
kp
glebius
Group Reviewers
tests
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