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 f9bed00701
Merge pull request #12738 from miri64/netif/enh/id-functions
netif: add functions to get and get by identifier
2020-06-09 15:12:06 +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 sys/net/auto_init: remove useless preprocessor directives 2020-06-08 11:10:39 +02:00
lorawan net/gnrc/netif/lorawan: fixed ABP device activation 2020-05-09 20:16:29 +02:00
_netif.c Merge pull request #12738 from miri64/netif/enh/id-functions 2020-06-09 15:12:06 +02:00
gnrc_netif_device_type.c gnrc_netif: introduce gnrc_netif_ipv6 pseudo-module for IPv6 members 2020-05-19 16:10:59 +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 gnrc_netif: relax 6lo MTU assertion for 802.15.4g 2020-05-29 15:59:23 +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