mesh: Drop Authentication frames from BLOCKED STA
authorMasashi Honma <masashi.honma@gmail.com>
Wed, 17 Feb 2016 10:48:53 +0000 (19:48 +0900)
committerJouni Malinen <j@w1.fi>
Thu, 18 Feb 2016 19:27:06 +0000 (21:27 +0200)
commit09d96de09e01b76170091ab6e697eb187a04b6f0
tree5d609d1ec8b81c82f78ab413b88e96c0659fd6b8
parent70c93963edefa37ef84b73efb9d04ea10268341c
mesh: Drop Authentication frames from BLOCKED STA

Previously, only mesh Action frames from BLOCKED STA were dropped.
Extend that to drop Authentication frames as well.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/ap/ieee802_11.c