TNC: Allow TNC to be enabled dynamically
authorJouni Malinen <j@w1.fi>
Fri, 16 May 2014 21:01:45 +0000 (00:01 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 May 2014 17:05:55 +0000 (20:05 +0300)
commit10b58b50297bd2a5c65b18663da02f472ac8f972
treebc37f1236fa9edac1cd62915cc931955f6f8c0ad
parent0a626a5060c4278d8a615fba3dce36ee1bba6ba8
TNC: Allow TNC to be enabled dynamically

Previously, hostapd had to be started with at least one of the
configuration files enabling TNC for TNC to be usable. Change this to
allow TNC to be enabled when the first interface with TNC enabled gets
added during runtime.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/hostapd.c
src/eap_server/tncs.c