mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
37a4fffb17
The REPLY of a TP-Link router (WR400 v4.20) ends with a 0 option that has a bogus length. When subtracting the length from the remaining length, we get an underflow (remaining `len` is 3, option len is 4). To get a working DHCP response, consider 0 (Reserved) an end marker. |
||
---|---|---|
.. | ||
application_layer | ||
ble | ||
credman | ||
crosslayer | ||
dsm | ||
gnrc | ||
link_layer | ||
lora | ||
netdev_test | ||
netif | ||
netstats | ||
netutils | ||
network_layer | ||
sock | ||
transport_layer | ||
doc.txt | ||
ieee802154.txt | ||
Kconfig |