1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Benjamin Valentin fec156899c gnrc_dhcpv6_client_6lbr: disable router advertisements on upstream interface
We don't want to advertise ourselves as a router to the upstream router.
This also leads to the border router ignoring advertisements from the upstream
router.
2020-03-27 00:37:54 +01:00
..
application_layer gnrc_dhcpv6_client_6lbr: disable router advertisements on upstream interface 2020-03-27 00:37:54 +01:00
link_layer gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
netapi gnrc_netapi: report errors on dispatch 2020-02-11 18:16:02 +01:00
netif gnrc_netif: add GNRC_NETIF_SINGLE macro 2020-03-26 14:19:02 +01:00
netreg
nettest
network_layer Merge pull request #13666 from jue89/feature/evtimer_now_msec 2020-03-26 13:50:13 +01:00
pkt
pktbuf
pktbuf_malloc
pktbuf_static
pktdump gnrc_pktdump: add NETTYPE_LORAWAN 2019-11-26 21:52:06 +01:00
priority_pktqueue
routing/rpl gnrc_netif: use gnrc_netif_single where possible 2020-03-17 10:54:30 +01:00
sock gnrc_netif: use gnrc_netif_single where possible 2020-03-17 10:54:30 +01:00
transport_layer gnrc_tcp: Add Endpoints for connection specification 2020-02-26 21:24:06 +01:00
doc.txt sys/net/gnrc: Add GNRC configuration Doxygen group 2019-12-06 12:18:03 +01:00
Kconfig gnrc_dhcpv6_client_6lbr: initial import of a 6LBR DHCPv6 client 2020-02-19 17:37:47 +01:00
Makefile gnrc_tftp: remove module 2020-02-20 12:04:01 +01:00