]> git.ipfire.org Git - thirdparty/hostap.git/commit
TNC: Added preliminary code for IF-TNCCS-SOH server side support
authorJouni Malinen <j@w1.fi>
Sun, 30 Mar 2008 14:10:44 +0000 (17:10 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 30 Mar 2008 14:10:44 +0000 (17:10 +0300)
commit1c2ff04f3afb8e05db7dbab9d1e0d292a1b10c32
tree79a75d624e2e13b63febbf326d5b218bcf539348
parent30680e9332c96803533b9dae6105fd7b15b5bb52
TNC: Added preliminary code for IF-TNCCS-SOH server side support

If TNC is enabled, PEAPv0 server is now sending out SoH request to initiate
IF-TNCCS-SOH (Microsoft NAP / Statement of Health) handshake. The results
are currently only shown in debug log and they do not affect authentication
or authorization result.
src/eap_common/eap_defs.h
src/eap_server/eap_peap.c
src/eap_server/tncs.c
src/eap_server/tncs.h