]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify QoS Mapping results in Data frames
authorJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 18:21:58 +0000 (20:21 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 18:21:58 +0000 (20:21 +0200)
commit65249f6c4af5a41bfb099894aaad2772b80fba71
treef0bd0caea3ea9245006411c20a7ef2305b0c55e0
parent99d7c1dedfc346dcb4e991b348fb94c5675f770e
tests: Verify QoS Mapping results in Data frames

This verifies that IP packets with various DSCP values are mapped to the
correct TID both with default mapping and with custom QoS mappings.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/hwsim_utils.py
tests/hwsim/test_ap_qosmap.py
tests/hwsim/wlantest.py