summaryrefslogtreecommitdiff
path: root/conf/plugins/eap-tnc.conf
blob: aca72f1ed397fc72e0ce5bb42f067ba40746185f (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-1.1

}