commit | df131d4597ec27db8593cf714d1d527fa70ab31d | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Fri Nov 28 18:36:40 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Fri Nov 28 22:36:56 2014 +0200 |
tree | 7a802dff2a607630a21db1a9eb45f3b340f9de71 | |
parent | 67aeee118a3b6a6af997b044e0b3dea2d7481555 [diff] |
proxyarp: Try multicast-to-unicast conversion only for authorized STAs There is no point in trying to send the unicast converted version to a STA that is not in authorized state since the driver would be expected to drop normal TX Data frames in such state. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>