]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TNC: Accept fragment ack frame with Flags field
authorJouni Malinen <j@w1.fi>
Sat, 13 Feb 2010 16:00:39 +0000 (18:00 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 13 Feb 2010 16:00:39 +0000 (18:00 +0200)
commitb29d086d50f55e063ad9b09f47a02f22f35b1553
tree4b7aa88a250001d238cc3ec8b1578d1954891700
parentaff5e54d4af7b6d7f018573f77550c4c925d88fb
EAP-TNC: Accept fragment ack frame with Flags field

TNC IF-T specification is unclear on the exact contents of the fragment
acknowledgement frame. An interoperability issue with the tncs@fhh
implementation was reported by Arne Welzel
<arne.welzel@stud.fh-hannover.de> due to the different interpretations
of the specification. Relax EAP-TNC server/peer validation rules to
accept fragmentation acknowledgement frames to include the Flags field
to avoid this issue.
src/eap_peer/eap_tnc.c
src/eap_server/eap_tnc.c