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
Marian Buschsieweke 4672368d5a
sys/net: NETOPT_MAX_{PACKET_SIZE -> PDU_SIZE}
Updated code to use NETOPT_MAX_PDU_SIZE instead of deprecated
NETOPT_MAX_PACKET_SIZE.
2019-02-18 20:15:08 +01:00
..
ethernet netstats: collect layer 2 netstats in gnrc_netif 2019-02-01 10:35:03 +02:00
hdr Merge pull request #6895 from bergzand/drivers/radio-rssi-conv 2017-11-27 23:52:15 +01:00
ieee802154 gnrc_netif_ieee802154: drop duplicate broadcast packets (optionally) 2019-02-04 16:19:48 +01:00
include gnrc_netif: add GNRC specific implementation of netif.h 2018-05-29 19:49:29 +02:00
_netif.c gnrc_netif: add GNRC specific implementation of netif.h 2018-05-29 19:49:29 +02:00
gnrc_netif_device_type.c sys/net: NETOPT_MAX_{PACKET_SIZE -> PDU_SIZE} 2019-02-18 20:15:08 +01:00
gnrc_netif_raw.c netstats: collect layer 2 netstats in gnrc_netif 2019-02-01 10:35:03 +02:00
gnrc_netif.c sys/net: NETOPT_MAX_{PACKET_SIZE -> PDU_SIZE} 2019-02-18 20:15:08 +01:00
Makefile gnrc_netif_hdr: move path resolve to gnrc_netif submodule resolution 2018-12-05 15:04:45 +01:00