]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix radius_das_disconnect match + non-match case
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 16 Jan 2015 10:14:07 +0000 (12:14 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 16 Jan 2015 10:50:16 +0000 (12:50 +0200)
commitc2b48088f6c4131ebf2bc3e3226da5dcc57735bf
treee93829ee5574db1bde49fd89a03f00c01662b26b
parent861beb7269946b9b940b6233ebaae19d6ee3cdf0
tests: Fix radius_das_disconnect match + non-match case

If Calling-Station-Id matches, but CUI does not, NAS is expected to
reject the request instead of accepting it. Verify that Disconnect-NAK
is returned for this.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_radius.py