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 05bca5b2cf gnrc_netif: fix DEBUG output on error
`res` is an integer that is always negative in the given case, so using
`%u` here might be a little bit confusing.
2019-03-26 18:23:56 +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: propagate pend. frame flag to stack 2019-02-15 14:46:43 +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 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: fix DEBUG output on error 2019-03-26 18:23:56 +01:00
Makefile gnrc_netif_hdr: move path resolve to gnrc_netif submodule resolution 2018-12-05 15:04:45 +01:00