Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality

This commit is contained in:
Martin Willi
2010-12-20 09:45:39 +01:00
parent 55df72e6d5
commit 6c302616f1
9 changed files with 32 additions and 2 deletions
+7
View File
@@ -953,6 +953,13 @@ synonym for
.BR reqid " = <number>"
sets the reqid for a given connection to a pre-configured fixed value.
.TP
.BR tfc " = <value>"
number of bytes to pad ESP payload data to. Traffic Flow Confidentiality
is currently supported in IKEv2 and applies to outgoing packets only. The
special value
.BR %mtu
fills up ESP packets with padding to have the size of the MTU.
.TP
.BR type " = " tunnel " | transport | transport_proxy | passthrough | drop"
the type of the connection; currently the accepted values
are