]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add UDP checksum into DHCP frames in ProxyARP/DGAF disabled case
authorJouni Malinen <j@w1.fi>
Sat, 29 Dec 2018 23:04:03 +0000 (01:04 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Dec 2018 23:04:58 +0000 (01:04 +0200)
commit0456b7d312c7a77d2513c0a0fc9d23e91a5edb27
treef8b54989156c6c71f0cfa76a4ceae3e172b0b741
parent23693c9dac1fde8b669a018708e2ac6ff8d7666b
tests: Add UDP checksum into DHCP frames in ProxyARP/DGAF disabled case

Previously, the special value 0 was used to indicate no UDP checksum.
Replace that with the calculated checksum for more like use case.

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