Page MenuHomeFreeBSD

pf tests: Add Scapy as a required program
ClosedPublic

Authored by jlduran on Feb 14 2025, 3:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 11:17 PM
Unknown Object (File)
Mon, Oct 6, 4:36 PM
Unknown Object (File)
Wed, Oct 1, 7:03 AM
Unknown Object (File)
Sat, Sep 27, 4:44 PM
Unknown Object (File)
Sat, Sep 27, 2:33 PM
Unknown Object (File)
Wed, Sep 24, 3:08 AM
Unknown Object (File)
Sun, Sep 21, 4:07 PM
Unknown Object (File)
Thu, Sep 18, 8:45 PM

Details

Summary

The utils.subr file includes a couple of subroutines
(ping_dummy_check_request and ping_server_check_reply) that require
Scapy.

Add this requirement in the header of each test that makes use of them.

Reported by: Jenkins

Diff Detail

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