summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authoryasuoka <yasuoka@openbsd.org>2019-04-25 10:05:12 +0000
committeryasuoka <yasuoka@openbsd.org>2019-04-25 10:05:12 +0000
commit97cf7f163b6b5affaa39196eb903df7a465e752a (patch)
tree1fe57cd5d1fb1925eeb8a3e295aa867915d3938d /share/man/man5
parentSince we now have an attachhook, the actual interrupt handler is installed (diff)
downloadwireguard-openbsd-97cf7f163b6b5affaa39196eb903df7a465e752a.tar.xz
wireguard-openbsd-97cf7f163b6b5affaa39196eb903df7a465e752a.zip
sticky-address is working with source-hash.
ok deraadt
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/pf.conf.58
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 247ceef40a5..c3fa0d07e58 100644
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.conf.5,v 1.577 2018/07/12 05:54:49 jmc Exp $
+.\" $OpenBSD: pf.conf.5,v 1.578 2019/04/25 10:05:12 yasuoka Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" Copyright (c) 2003 - 2013 Henning Brauer <henning@openbsd.org>
@@ -28,7 +28,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 12 2018 $
+.Dd $Mdocdate: April 25 2019 $
.Dt PF.CONF 5
.Os
.Sh NAME
@@ -1045,7 +1045,7 @@ Weights can be specified between 1 and 65535.
Addresses with higher weights are selected more often.
.Cm sticky-address
is as described above.
-.It Cm source-hash Op Ar key
+.It Cm source-hash Oo Ar key Oc Op Cm sticky-address
The
.Cm source-hash
option uses a hash of the source address to determine the redirection address,
@@ -1057,6 +1057,8 @@ by default
.Xr pfctl 8
randomly generates a key for source-hash every time the
ruleset is reloaded.
+.Cm sticky-address
+is as described above.
.It Cm static-port
With
.Cm nat-to