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
F110616643: D49005.id151033.diff
Thu, Feb 20, 11:15 PM
Unknown Object (File)
Wed, Feb 19, 12:55 PM
Unknown Object (File)
Wed, Feb 19, 6:23 AM
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 Not Applicable
Unit
Tests Not Applicable