]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: Basic pfsync test
authorkp <kp@FreeBSD.org>
Fri, 2 Nov 2018 16:59:55 +0000 (16:59 +0000)
committerkp <kp@FreeBSD.org>
Fri, 2 Nov 2018 16:59:55 +0000 (16:59 +0000)
commit215fa1a119aecd1f046cadb0d45ad59b36260bcf
tree5f362e3b42fe25ed35c873bd9889cbcccc62d86c
parent0e08a2a107eb5a7e7195a0a1150f35a233363fa1
pf tests: Basic pfsync test

Set up two jails, configure pfsync between them and create state in one
of them, verify that this state is copied to the other jail.

MFC after: 2 weeks
Sponsored by: Orange Business Services
Differential Revision: https://reviews.freebsd.org/D17504
tests/sys/netpfil/pf/Makefile
tests/sys/netpfil/pf/pfsync.sh [new file with mode: 0755]
tests/sys/netpfil/pf/utils.subr