]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netpfil tests: Move pft_ping.py and sniffer.py to the common test directory
authorKristof Provost <kp@FreeBSD.org>
Mon, 19 Aug 2019 10:48:27 +0000 (10:48 +0000)
committerKristof Provost <kp@FreeBSD.org>
Sun, 3 Jan 2021 20:26:49 +0000 (21:26 +0100)
commitf0cb921e361a8dcefec6c469839e26e6d79f958f
tree8fe7304e9ee37e2d146829e1099432c3bb4e089c
parentb5c7812dd376dcfa513d948e0d7682c1f613b4ab
netpfil tests: Move pft_ping.py and sniffer.py to the common test directory

The pft_ping.py and sniffer.py tool is moved from tests/sys/netpfil/pf to
tests/sys/netpfil/common directory because these tools are to be used in
common for all the firewalls.

Submitted by: Ahsan Barkati
Reviewed by: kp, thj
Sponsored by: Google, Inc. (GSoC 2019)
Differential Revision: https://reviews.freebsd.org/D21276

(cherry picked from commit 9531253098a1b889520b49a98af0bb81a2373ac0)
ObsoleteFiles.inc
tests/sys/netpfil/common/Makefile [new file with mode: 0644]
tests/sys/netpfil/common/pft_ping.py [moved from tests/sys/netpfil/pf/pft_ping.py with 100% similarity]
tests/sys/netpfil/common/sniffer.py [moved from tests/sys/netpfil/pf/sniffer.py with 100% similarity]
tests/sys/netpfil/pf/Makefile
tests/sys/netpfil/pf/forward.sh
tests/sys/netpfil/pf/set_tos.sh