EAP-TNC: Add Flags field into fragment acknowledgement
authorJouni Malinen <j@w1.fi>
Sun, 14 Feb 2010 14:08:15 +0000 (16:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Feb 2010 14:08:15 +0000 (16:08 +0200)
commit25ac1328f61f28ff209a7ff3718612b17bdeb8f7
tree314b6c823a440bfce01cfa2d7d17d1d8d6c8f0b2
parent4a3ade4e11e4211e0e4e8b232304a335a1c23931
EAP-TNC: Add Flags field into fragment acknowledgement

TNC IF-T is somewhat unclear on this are, but
draft-hanna-nea-pt-eap-00.txt, which is supposed to define the same
protocol, is clearer on the Flags field being included.

This change breaks interoperability with the old implementation if
EAP-TNC fragmentation is used. The old version would not accept
the acknowledgement message with the added Flags octet while the
new version accepts messagss with with both options.
src/eap_peer/eap_tnc.c
src/eap_server/eap_tnc.c