summaryrefslogtreecommitdiff
path: root/conf/plugins/eap-tnc.conf
blob: 27ef1366db6974b333d080aa313b1577a68c3bba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
eap-tnc {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Maximum number of processed EAP-TNC packets (0 = no limit).
    # max_message_count = 10

    # IF-TNCCS protocol version to be used (tnccs-1.1, tnccs-2.0,
    # tnccs-dynamic).
    # protocol = tnccs-2.0

}