Page MenuHomeFreeBSD

pf tests: require scapy for ether:short_pkt
ClosedPublic

Authored by mhorne on Sep 14 2022, 2:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 20 2024, 9:07 AM
Unknown Object (File)
Oct 4 2024, 11:21 PM
Unknown Object (File)
Sep 29 2024, 10:27 PM
Unknown Object (File)
Sep 27 2024, 11:40 AM
Unknown Object (File)
Sep 22 2024, 11:08 PM
Unknown Object (File)
Sep 15 2024, 6:49 PM
Unknown Object (File)
Sep 12 2024, 10:11 PM
Unknown Object (File)
Sep 10 2024, 5:00 PM

Details

Summary

The pft_ether.py script requires both python and scapy to be installed.
Check for this so we properly skip the test when it is unavailable.

Fixes: 07ffa50ba075d ("pf tests: test short packets")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable