diff options
Diffstat (limited to 'conf/plugins/eap-aka-3gpp.conf')
-rw-r--r-- | conf/plugins/eap-aka-3gpp.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/conf/plugins/eap-aka-3gpp.conf b/conf/plugins/eap-aka-3gpp.conf new file mode 100644 index 000000000..4164535c4 --- /dev/null +++ b/conf/plugins/eap-aka-3gpp.conf @@ -0,0 +1,12 @@ +eap-aka-3gpp { + + # Whether to load the plugin. Can also be an integer to increase the + # priority of this plugin. + load = yes + + # Enable to activate sequence check of the AKA SQN values in order to + # trigger resync cycles. + # seq_check = + +} + |