git: 8b55a4718c04 - main - Indicate that racoon.8 is in ports/security/ipsec-tools.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Aug 2022 13:56:07 UTC
The branch main has been updated by schweikh:
URL: https://cgit.FreeBSD.org/src/commit/?id=8b55a4718c044e1f4cee3e00e16a7ab63550f53a
commit 8b55a4718c044e1f4cee3e00e16a7ab63550f53a
Author: Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2022-08-14 13:55:34 +0000
Commit: Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2022-08-14 13:55:34 +0000
Indicate that racoon.8 is in ports/security/ipsec-tools.
---
sbin/setkey/setkey.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index 79e28b99f950..540c0324ce22 100644
--- a/sbin/setkey/setkey.8
+++ b/sbin/setkey/setkey.8
@@ -535,7 +535,7 @@ level is the same as
but, in addition, it allows the policy to bind with the unique out-bound SA.
For example, if you specify the policy level
.Li unique ,
-.Xr racoon 8
+.Xr racoon 8 Pq Pa ports/security/ipsec-tools
will configure the SA for the policy.
If you configure the SA by manual keying for that policy,
you can put the decimal number as the policy identifier after
@@ -688,7 +688,7 @@ add 10.1.10.36 10.1.10.34 tcp 0x1001 -A tcp-md5 "TCP-MD5 BGP secret" ;
.Sh SEE ALSO
.Xr ipsec_set_policy 3 ,
.Xr if_ipsec 4 ,
-.Xr racoon 8 ,
+.Xr racoon 8 Pq Pa ports/security/ipsec-tools ,
.Xr sysctl 8
.Rs
.%T "Changed manual key configuration for IPsec"