aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-12-20 01:33:53 +0000
committerEd Maste <emaste@FreeBSD.org>2024-12-20 17:39:55 +0000
commit725003da53021c15b1d2274d5c4440c7c6e6602a (patch)
treead8689e08304d45d3ce14f24bcc7e94522236f81
parent709989bab5d060763bb8fd8e75d33f8bd1d454ad (diff)
pf.conf.5: Fix endpoint-independent description
The description of the endpoint-independent option accidentally ended up in the middle of map-e-portset's text. Fixes: 390dc369efaa ("pf: Add support for endpoint independent NAT bindings for UDP") Reviewed by: kp Sponsored by: Tailscale Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48158
-rw-r--r--share/man/man5/pf.conf.520
1 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 2bedceed6fe7..138fb5e7f82b 100644
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -2341,16 +2341,6 @@ from modifying the source port on TCP and UDP packets.
With
.Ar nat
rules, the
-.It Ar endpoint-independent
-With
-.Ar nat
-rules, the
-.Ar endpoint-independent
-option caues
-.Xr pf 4
-to always map connections from a UDP source address and port to the same
-NAT address and port.
-This feature implements "full-cone" NAT behavior.
.Ar map-e-portset
option enables the source port translation of MAP-E (RFC 7597) Customer Edge.
In order to make the host act as a MAP-E Customer Edge, setting up a tunneling
@@ -2364,6 +2354,16 @@ nat on $gif_mape_if from $int_if:network to any \e
.Ed
.Pp
sets PSID offset 6, PSID length 8, PSID 0x34.
+.It Ar endpoint-independent
+With
+.Ar nat
+rules, the
+.Ar endpoint-independent
+option caues
+.Xr pf 4
+to always map connections from a UDP source address and port to the same
+NAT address and port.
+This feature implements "full-cone" NAT behavior.
.El
.Pp
Additionally, the