diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2016-10-19 16:39:51 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2016-10-19 16:39:51 +0000 |
commit | 6aa9f5046fa7f16242b46a90c91dc99d870fd88f (patch) | |
tree | 5549c20d9584bdbd1671cecb732fdb008a3bc6f1 /regress | |
parent | 090d2edce6904a941171a16e2b3cd89c1a73f953 (diff) |
Add a test suite for pf state handling. It needs a remote machine
to exchange packets, the remote kernel is tested. For now it only
contains a challenge ack test written by sashan@.
OK sashan@
Diffstat (limited to 'regress')
-rw-r--r-- | regress/sys/net/pf_state/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sys/net/pf_state/Makefile b/regress/sys/net/pf_state/Makefile index fa58810dd72..cf97e4b8660 100644 --- a/regress/sys/net/pf_state/Makefile +++ b/regress/sys/net/pf_state/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2016/10/19 16:39:50 bluhm Exp $ +# $OpenBSD: Makefile,v 1.1 2016/10/19 16:39:50 bluhm Exp $ # The following ports must be installed: # |