added mobike option to man page
This commit is contained in:
@@ -653,6 +653,16 @@ Relevant only locally, other end need not agree on it. IKEv2 uses the updown
|
|||||||
script to insert firewall rules only. Routing is not support and will be
|
script to insert firewall rules only. Routing is not support and will be
|
||||||
implemented directly into Charon.
|
implemented directly into Charon.
|
||||||
.TP
|
.TP
|
||||||
|
.B mobike
|
||||||
|
enables the IKEv2 MOBIKE protocol defined by RFC 4555. Accepted values are
|
||||||
|
.B yes
|
||||||
|
(the default) and
|
||||||
|
.BR no .
|
||||||
|
If set to
|
||||||
|
.BR no ,
|
||||||
|
the IKEv2 charon daemon will not actively propose MOBIKE but will still
|
||||||
|
accept and support the protocol as a responder.
|
||||||
|
.TP
|
||||||
.B modeconfig
|
.B modeconfig
|
||||||
defines which mode is used to assign a virtual IP.
|
defines which mode is used to assign a virtual IP.
|
||||||
Accepted values are
|
Accepted values are
|
||||||
@@ -900,6 +910,7 @@ Accepted values are
|
|||||||
and
|
and
|
||||||
.B no
|
.B no
|
||||||
(the default).
|
(the default).
|
||||||
|
.TP
|
||||||
.B nocrsend
|
.B nocrsend
|
||||||
no certificate request payloads will be sent.
|
no certificate request payloads will be sent.
|
||||||
Accepted values are
|
Accepted values are
|
||||||
|
|||||||
Reference in New Issue
Block a user