1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer
Benjamin Valentin f6cef270c2 gnrc_ipv6_nib: use correct DHCPv6 client module name
`MODULE_GNRC_DHCPV6_CLIENT_IA_PD` does not exist, the correct module name
is `MODULE_DHCPV6_CLIENT_IA_PD`.
2022-08-05 12:52:22 +02:00
..
icmpv6 net/gnrc: avoid *timer creeping though header 2022-02-28 14:53:07 +01:00
ipv6 gnrc_ipv6_nib: use correct DHCPv6 client module name 2022-08-05 12:52:22 +02:00
ndp gnrc/ndp: bugfix set O-flag on non anycast target 2022-03-22 13:03:28 +01:00
sixlowpan sys/net/gnrc: add gnrc_tx_sync for gnrc_sixlowpan_frag_sfr 2022-05-17 14:01:57 +02:00