summaryrefslogtreecommitdiff
path: root/regress/sys
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2013-06-03 05:06:39 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2013-06-03 05:06:39 +0000
commit236e14308530d7346e9b94785464eca30ab7af1f (patch)
tree8bff0e1781c5fc5473cdb66b9ea9721631dbbd22 /regress/sys
parenta61f35afaec0ff69bf134c9b40cfe32f9fe881b9 (diff)
Add a regression test suite for the pf divert-to and divert-reply
feature. It requires two machines, the local host is running the regression test, the remote host gets pf divert rules installed. The diverted TCP connections are running between these hosts in both directions. The remote host is controlled via ssh.
Diffstat (limited to 'regress/sys')
-rw-r--r--regress/sys/net/pf_divert/funcs.pl2
-rw-r--r--regress/sys/net/pf_divert/remote.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/regress/sys/net/pf_divert/funcs.pl b/regress/sys/net/pf_divert/funcs.pl
index 2d63ea92bfd..61a2a721f5d 100644
--- a/regress/sys/net/pf_divert/funcs.pl
+++ b/regress/sys/net/pf_divert/funcs.pl
@@ -1,4 +1,4 @@
-# $OpenBSD: funcs.pl,v 1.1.1.1 2013/06/03 05:06:38 bluhm Exp $
+# $OpenBSD: funcs.pl,v 1.1 2013/06/03 05:06:38 bluhm Exp $
# Copyright (c) 2010-2013 Alexander Bluhm <bluhm@openbsd.org>
#
diff --git a/regress/sys/net/pf_divert/remote.pl b/regress/sys/net/pf_divert/remote.pl
index 44723f512b6..d795b8d89ae 100644
--- a/regress/sys/net/pf_divert/remote.pl
+++ b/regress/sys/net/pf_divert/remote.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# $OpenBSD: remote.pl,v 1.1.1.1 2013/06/03 05:06:38 bluhm Exp $
+# $OpenBSD: remote.pl,v 1.1 2013/06/03 05:06:38 bluhm Exp $
# Copyright (c) 2010-2013 Alexander Bluhm <bluhm@openbsd.org>
#