freebsd-dev/tests/sys/netpfil
Kurosawa Takahiro 5a5623397c pf tests: make synproxy and nat work correctly even if inetd is running
tests/sys/netfil/pf/synproxy fails if inetd has been running
outside of the jail because pidfile_open() fails with EEXIST.
tests/sys/netfil/pf/nat has the same problem but the test succeeds
because whether inetd is running is not so important.

Fix the problem by changing the pidfile path from the default
location.

Reviewed by:	kp
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D29622
2021-04-07 13:05:23 +02:00
..
common pf tests: Explicitly ask for python3 2021-02-17 14:04:33 +01:00
pf pf tests: make synproxy and nat work correctly even if inetd is running 2021-04-07 13:05:23 +02:00
Makefile Add common firewall test suite 2019-08-05 11:47:34 +00:00
Makefile.depend DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00