summaryrefslogtreecommitdiff
path: root/conf/plugins/eap-aka-3gpp.conf
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@corsac.net>2017-09-01 17:21:25 +0200
committerYves-Alexis Perez <corsac@corsac.net>2017-09-01 17:21:25 +0200
commit11d6b62db969bdd808d0f56706cb18f113927a31 (patch)
tree8aa7d8fb611c3da6a3523cb78a082f62ffd0dac8 /conf/plugins/eap-aka-3gpp.conf
parentbba25e2ff6c4a193acb54560ea4417537bd2954e (diff)
downloadvyos-strongswan-11d6b62db969bdd808d0f56706cb18f113927a31.tar.gz
vyos-strongswan-11d6b62db969bdd808d0f56706cb18f113927a31.zip
New upstream version 5.6.0
Diffstat (limited to 'conf/plugins/eap-aka-3gpp.conf')
-rw-r--r--conf/plugins/eap-aka-3gpp.conf12
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 =
+
+}
+