Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly
authorJouni Malinen <j@w1.fi>
Wed, 28 May 2008 06:57:17 +0000 (09:57 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 28 May 2008 06:57:17 +0000 (09:57 +0300)
commit34f564dbd5168626da55a7119b04832e98793160
tree097c083caf15d41953b0e455356c6f875883d9ac
parentab17e3f2b7d036abc5d0883f32841095a85aaf75
Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly

Fragmentation is now done as a separate step to clean up the design and to
allow the same code to be used in both Phase 1 and Phase 2. This adds
support for fragmenting EAP-PEAP/TTLS/FAST Phase 2 (tunneled) data.
hostapd/ChangeLog
src/eap_server/eap_fast.c
src/eap_server/eap_peap.c
src/eap_server/eap_tls.c
src/eap_server/eap_tls_common.c
src/eap_server/eap_tls_common.h
src/eap_server/eap_ttls.c