1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/application_layer/dhcpv6
Benjamin Valentin f198d689be gnrc_dhcpv6_client: fix for SLIP link-layer
In a point-to-point serial connection, we don't have L2 addresses.
Set the link type & packet length accordingly and we will get a
prefix from KEA.
2020-04-07 22:08:57 +02:00
..
client_6lbr.c gnrc_dhcpv6_client_6lbr: disable router advertisements on upstream interface 2020-03-27 00:37:54 +01:00
client.c gnrc_dhcpv6_client: fix for SLIP link-layer 2020-04-07 22:08:57 +02:00
Kconfig gnrc_dhcpv6_client: configure prefix as compression context on 6LBRs 2020-03-09 14:21:53 +01:00
Makefile gnrc_dhcpv6_client: provide GNRC-specific DHCPv6 parts 2020-01-16 12:36:10 +01:00