1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/netif
Benjamin Valentin 9fbab8f0f8 drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address
A lot of things break if `GNRC_NETIF_FLAGS_HAS_L2ADDR` is not set.
In order to handle router advertisements and auto-configureation,
generate a faux l2 address based on the netdev ID.
2021-06-21 12:42:03 +02:00
..
pktq gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00
6lo.h gnrc_netif: 6lo.h: add flags to indicate SRF capability 2020-12-14 09:30:03 +01:00
conf.h drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address 2021-06-21 12:42:03 +02:00
dedup.h gnrc_netif_ieee802154: drop duplicate broadcast packets (optionally) 2019-02-04 16:19:48 +01:00
ethernet.h gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00
flags.h gnrc_netif: add flag to indicate 6Lo capabilities 2019-10-30 17:10:33 +01:00
hdr.h sys/net/gnrc: fix in-band signaling of no RSSI 2021-01-13 08:53:33 +01:00
ieee802154.h gnrc_netif_ieee802154_create: make name argument const 2020-10-21 19:49:34 +02:00
internal.h gnrc_netif: add capability to join or leave link-layer multicast groups 2020-10-29 14:38:51 +01:00
ipv6.h sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
lorawan_base.h gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00
lorawan.h Merge pull request #16080 from jia200x/pr/gnrc_lorawan_netif 2021-06-17 11:30:09 +02:00
mac.h gnrc/mac : Move GNRC_MAC_NEIGHBOR_COUNT to 'CONFIG_' 2020-06-15 12:19:37 +05:30
pktq.h gnrc_netif_pktq: add function to check usage 2021-03-15 15:13:27 +01:00
raw.h gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00