Hi James,
On 4/5/21 5:18 PM, James Prestwood wrote:
The send_disconnect flag was being improperly set based only
on connect_cmd_id being zero. This does not take into account
the case of CMD_CONNECT having finished but not EAPoL. In this
case we do need to send a disconnect.
---
src/netdev.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
both applied, thanks.
Regards,
-Denis