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
Martine Lenders 7d8f6abd45 gnrc_netif: check all required options on initialization
With `DEVELHELP` activated all required options required by GNRC are
now checked at interface initialization, so that developers of new
link-layer protocols or device drivers notice as soon as possible that
something is missing.
2019-02-26 16:45:21 +01:00
..
ethernet netstats: collect layer 2 netstats in gnrc_netif 2019-02-01 10:35:03 +02:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc_netif_ieee802154: drop duplicate broadcast packets (optionally) 2019-02-04 16:19:48 +01:00
include
_netif.c
gnrc_netif_device_type.c gnrc_netif: provide addr_len_from_l2ao for nordic_softdevice_ble 2019-02-26 15:43:39 +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 gnrc_netif: check all required options on initialization 2019-02-26 16:45:21 +01:00
Makefile gnrc_netif_hdr: move path resolve to gnrc_netif submodule resolution 2018-12-05 15:04:45 +01:00