Add more Doxygen documentation for RADIUS server implementation
This commit is contained in:
parent
d72aad942b
commit
362bd35f2d
3 changed files with 364 additions and 6 deletions
|
@ -526,9 +526,9 @@ eap_server=0
|
|||
# EAP-FAST authority identity (A-ID)
|
||||
# A-ID indicates the identity of the authority that issues PACs. The A-ID
|
||||
# should be unique across all issuing servers. In theory, this is a variable
|
||||
# length field, but due to some existing implementations required A-ID to be
|
||||
# length field, but due to some existing implementations requiring A-ID to be
|
||||
# 16 octets in length, it is strongly recommended to use that length for the
|
||||
# field to provided interoperability with deployed peer implementation. This
|
||||
# field to provid interoperability with deployed peer implementations. This
|
||||
# field is configured in hex format.
|
||||
#eap_fast_a_id=101112131415161718191a1b1c1d1e1f
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue