]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-pwd peer: Fix fragmentation of PWD-Confirm-Resp
authorJouni Malinen <j@w1.fi>
Sat, 5 Apr 2014 21:51:00 +0000 (00:51 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 5 Apr 2014 21:51:00 +0000 (00:51 +0300)
commit9437c2d0ead4630671182c997451234b4dd22ccf
tree460481a19ea075224601cf0960fd098138636ddf
parent48f668eecfb38a62743e22e0508b6a73cc102b29
EAP-pwd peer: Fix fragmentation of PWD-Confirm-Resp

This is somewhat of a corner case since there is no real point in using
so short a fragmentation threshold that it would result in this message
getting fragmented. Anyway, it is better be complete and support this
case as well.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_pwd.c