tnccs-dynamic: Remove unused plugin

With only TNCCS-2.0 supported, there is no need for this plugin.
This commit is contained in:
Tobias Brunner
2026-07-27 08:09:39 +02:00
parent ec2a501d8e
commit 2f9b52bd1b
11 changed files with 2 additions and 512 deletions
+1 -2
View File
@@ -2,5 +2,4 @@ charon.plugins.eap-tnc.max_message_count = 10
Maximum number of processed EAP-TNC packets (0 = no limit).
charon.plugins.eap-tnc.protocol = tnccs-2.0
IF-TNCCS protocol version to be used (_tnccs-1.1_, _tnccs-2.0_,
_tnccs-dynamic_).
IF-TNCCS protocol version to be used (_tnccs-2.0_ is the only option).