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 bd8c4b36aa
sys/net/gnrc: Flag cc110x as 6LN
In gnrc_netif_init_6ln() the flag GNRC_NETIF_FLAGS_6LN is accidentally not set
for cc110x devices. This commit fixes this.
2019-11-11 09:24:01 +01:00
..
ethernet gnrc: use gnrc_netif_default_init() for all implementations 2019-11-07 11:00:36 +01:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc: use gnrc_netif_default_init() for all implementations 2019-11-07 11:00:36 +01:00
_netif.c gnrc_netif: adapt to new netif_t abstraction 2019-10-11 10:59:14 +02:00
gnrc_netif_device_type.c sys/net/gnrc: Flag cc110x as 6LN 2019-11-11 09:24:01 +01:00
gnrc_netif_raw.c gnrc: use gnrc_netif_default_init() for all implementations 2019-11-07 11:00:36 +01:00
gnrc_netif.c gnrc_netif: assume netif->ops->init() to be set 2019-11-07 11:00:36 +01:00
Makefile gnrc_netif_hdr: move path resolve to gnrc_netif submodule resolution 2018-12-05 15:04:45 +01:00