Page MenuHomeFreeBSD

netinet6 tests: Add Scapy as a required program
ClosedPublic

Authored by jlduran on Fri, Feb 14, 3:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 17, 8:49 PM
Unknown Object (File)
Sun, Feb 16, 8:38 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