implemented Expanded EAP types to support vendor specific methods

This commit is contained in:
Martin Willi
2007-12-13 17:31:21 +00:00
parent 3243ac6d5e
commit 0f806802ae
19 changed files with 226 additions and 79 deletions
+12 -4
View File
@@ -350,13 +350,21 @@ in case of inactivity. This only applies to IKEv1, in IKEv2 the default
retransmission timeout applies, as every exchange is used to detect dead peers.
.TP
.B eap
defines the EAP type to be used if
defines the EAP type to propose as server if the client has
.B authby=eap
is selected. Acceptable values are
selected. Acceptable values are
.B aka
for EAP-AKA and
for EAP-AKA,
.B sim
for EAP-SIM.
for EAP-SIM and
.B md5
for EAP-MD5.
Additionally, IANA assigned EAP method numbers are accepted, or a definition
in the form
.B eap=type-vendor
(e.g.
.B eap=7-12345
) can be used to specify vendor specific EAP types.
.TP
.B esp
ESP encryption/authentication algorithm to be used