1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/dhcpv6
Karl Fessel 238c759899 dhcpv6_client: mrd calculation fixed for renew and rebind
mrd calculation for dhcp-renew was wrong this fixes it
and the logic for dhcp rebind mrd handling
    (try rebind if ther is mrd)
see issue  #16677
2021-07-23 17:54:55 +02:00
..
_dhcpv6.h dhcpv6_client: add DNS recursive name server option handling 2021-06-24 16:01:59 +02:00
client_dns.c dhcpv6_client: add DNS recursive name server option handling 2021-06-24 16:01:59 +02:00
client.c dhcpv6_client: mrd calculation fixed for renew and rebind 2021-07-23 17:54:55 +02:00
Kconfig gnrc_dhcpv6_client_mud_url: rename to dhcpv6_client_mud_url 2021-07-20 15:30:34 +02:00
Makefile dhcpv6: provide initial client implementation 2020-01-16 12:36:03 +01:00