Annotation of embedaddon/strongswan/conf/plugins/radattr.opt, revision 1.1
1.1 ! misho 1: charon.plugins.radattr.dir =
! 2: Directory where RADIUS attributes are stored in client-ID specific files.
! 3:
! 4: charon.plugins.radattr.message_id = -1
! 5: Add attributes to all IKE_AUTH messages (-1) or only to the one with the
! 6: given message ID.
! 7:
! 8: Attributes are added to all IKE_AUTH messages by default (-1), or only to
! 9: the IKE_AUTH message with the given IKEv2 message ID.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>