mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
0e5595cffd
There were two subtle bugs that prevented the DHCPv6 client to request multiple prefixes for different interfaces. - `dhcpv6_client_req_ia_pd()` would fill up *all* leases with the same interface - `_parse_reply()` would return after parsing the first answer With this patch, `gnrc_border_router` gets a prefix on both interfaces of the at86rf215. |
||
---|---|---|
.. | ||
asymcute | ||
cord | ||
dhcpv6 | ||
dns | ||
emcute | ||
gcoap | ||
nanocoap | ||
sntp | ||
uhcp |