1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/netif
Benjamin Valentin 18651eb399 gnrc_netif: Use full L2-PDU as IPv6 MTU
If the L2-PDU is greater than IPV6_MIN_MTU, use that as the MTU instead.
2020-04-29 12:49:36 +02:00
..
ethernet gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
init_devs gnrc_netif: remove GNRC_NETIF_NUMOF macro 2020-03-26 11:12:23 +01:00
lorawan gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
_netif.c net/gnrc/netif: Remove 'if' prefix from interface names 2019-11-29 10:22:00 +01:00
gnrc_netif_device_type.c gnrc_netif: Use full L2-PDU as IPv6 MTU 2020-04-29 12:49:36 +02:00
gnrc_netif_raw.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
gnrc_netif.c Merge pull request #13912 from benpicco/at86rf215-mr-qpsk 2020-04-29 12:44:00 +02:00
Kconfig Kconfig: Expose gnrc/netif configurations 2020-01-13 12:28:31 +01:00
Makefile sys/auto_init: allow delayed initialisation of gnrc_netif 2020-03-04 16:13:40 +01:00