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 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
..
application_layer gnrc_dhcpv6_client: fix for SLIP link-layer 2020-04-07 22:08:57 +02: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: Fix lines lengths 2020-03-31 19:02:54 +02:00
netreg
nettest
network_layer gnrc/ipv6: Group IPv6 related Kconfig files 2020-04-01 14:34:13 +02:00
pkt
pktbuf
pktbuf_malloc
pktbuf_static gnrc_pktbuf_static: unify NULL pointer output for stats 2019-10-23 14:56:29 +02:00
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_sock: adapt for *_recv_buf() API change 2020-04-01 15:50:51 +02: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/ipv6: Group IPv6 related Kconfig files 2020-04-01 14:34:13 +02:00
Makefile gnrc_tftp: remove module 2020-02-20 12:04:01 +01:00