]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Avoid failures in ap_vlan_without_station with new kernel
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 27 Oct 2016 18:37:19 +0000 (21:37 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 27 Oct 2016 18:37:19 +0000 (21:37 +0300)
commit09b306b1e5c444baa8f86997fce16e7e61728db2
tree8d562bd8dc6afa3a7454035b9034dc5eca071ce7
parentb64fa750b69219acb93f8eda4eee3cc8b77081a5
tests: Avoid failures in ap_vlan_without_station with new kernel

The kernel commit 'mac80211: filter multicast data packets on AP /
AP_VLAN' started filtering out the test frame used in
ap_vlan_without_station and that resulted in false failures. For now,
ignore that "error" case to avoid claiming failures when the kernel is
doing what it is expected to do.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_vlan.py