]> git.ipfire.org Git - thirdparty/hostap.git/commit
Do not add own BSS in neighbor report with invalid op_class/channel
authorJouni Malinen <j@w1.fi>
Mon, 2 Jan 2017 22:21:11 +0000 (00:21 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Jan 2017 13:18:30 +0000 (15:18 +0200)
commitf56877414cf3349df304ce7d300e08ff31fa86b7
treefddd4b4545f859b18b2bb7979183f565332388e9
parentaeff0645d24bb12bc82d2c4db6743354c545c4fa
Do not add own BSS in neighbor report with invalid op_class/channel

Verify that ieee80211_freq_to_channel_ext() succeeds before adding the
own BSS in the neighbor report.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/hostapd.c