]> git.ipfire.org Git - thirdparty/hostap.git/commit
mka: Fix RECEIVING to TRANSMIT logic in CP state machine
authorMike Siedzik <msiedzik@extremenetworks.com>
Tue, 20 Feb 2018 19:28:41 +0000 (14:28 -0500)
committerJouni Malinen <j@w1.fi>
Wed, 26 Dec 2018 14:42:25 +0000 (16:42 +0200)
commit3dce43ba5fc3f403335e9ec74e4ed9c72ca1b4bf
treed069b61ece941e27fa15baca9504deec2291d97b
parent06e06a8df79849326f0c07c6a66cce737b44b4b5
mka: Fix RECEIVING to TRANSMIT logic in CP state machine

Per IEEE Std 802.1X-2010, Figure 12-2 (CP state machine), RECEIVING to
TRANSMIT transition includes !controlledPortEnabled condition.

Signed-off-by: Michael Siedzik <msiedzik@extremenetworks.com>
src/pae/ieee802_1x_cp.c