]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
MFP: Fix IGTK PN in group rekeying
authorJouni Malinen <j@w1.fi>
Tue, 30 Mar 2010 05:57:10 +0000 (22:57 -0700)
committerJouni Malinen <j@w1.fi>
Tue, 30 Mar 2010 05:57:10 +0000 (22:57 -0700)
commit7b1080daddb118e3ef2c1a4ed298a666aea35efe
treea3be9fae6597f2e3502b0b3d59a0b696e72077a5
parent32d5295f9d2571323dcdeefc4ab7c138f0fe6e59
MFP: Fix IGTK PN in group rekeying

IGTK get_seqnum needs to be skipped in the same way as GTK one when
rekeying group keys. Previously, the old PN value (the one from the
previous key) was indicated and that resulted in MMIE replay detection
at the station.
src/ap/wpa_auth.c