Bas Stottelaar
|
1b35d06a51
|
sys/*: realign ENABLE_DEBUG
|
2020-10-23 11:27:48 +02:00 |
|
Bas Stottelaar
|
80d9da90df
|
sys/*: add missing include of assert.h
|
2020-10-22 11:13:09 +02:00 |
|
Leandro Lanzieri
|
e547061d19
|
gnrc/rpl: Move GNRC_RPL_DEFAULT_INSTANCE to 'CONFIG_' namespace
|
2020-05-14 15:57:01 +02:00 |
|
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 |
|
Leandro Lanzieri
|
53a522d642
|
gnrc/nib: Move GNRC_IPV6_NIB_CONF_MULTIHOP_P6C to 'CONFIG_' namespace
Also evaluate using IS_ACTIVE macro.
|
2020-03-31 18:07:10 +02:00 |
|
Leandro Lanzieri
|
40c78f1c75
|
gnrc/nib: Move GNRC_IPV6_NIB_CONF_6LBR to 'CONFIG_' namespace
Also evaluate it using IS_ACTIVE macro.
|
2020-03-31 18:07:03 +02:00 |
|
Martine S. Lenders
|
c110337f6a
|
gnrc_dhcpv6_client: only configure 6Lo-ND features if interface is 6LN
|
2020-03-09 14:21:53 +01:00 |
|
Martine S. Lenders
|
06d1d79ffa
|
gnrc_dhcpv6_client: configure prefix as compression context on 6LBRs
|
2020-03-09 14:21:53 +01:00 |
|
Martine S. Lenders
|
079b9f717f
|
gnrc_dhcpv6_client: replace #if guards with if expressions
|
2020-03-09 14:21:52 +01:00 |
|
Martine Lenders
|
15c828cf92
|
gnrc_dhcpv6_client: provide GNRC-specific DHCPv6 parts
|
2020-01-16 12:36:10 +01:00 |
|