]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix proxyarp_open IPv4-from-bridge
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 16 Dec 2014 22:41:18 +0000 (00:41 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 18 Dec 2014 14:41:40 +0000 (16:41 +0200)
commit89cd4355bbffbd2b35446a7ccf67c264ffdbf639
treee97989e45f2a15fed9c431db2f341fe51181109e
parent6d5332948cca2da8c77a8073af5f64249b1968c8
tests: Fix proxyarp_open IPv4-from-bridge

There were couple of typos in the IP addresses and there was no coverage
for the normal unicast ARP response from the bridge (since non-wireless
device does not get proxied by the AP). In addition, it is better to
change the IP address used here to be unique to make the sniffer logs
easier to interpret.

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