1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
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
..
bluetil
cord sys/net/app/cord and examples: Update references to -27 2021-03-01 11:59:57 +01:00
dhcpv6 net/dhcpv6: Add DHCPv6 option for MUD URL (RFC 8520) 2020-11-30 22:46:33 +01:00
ethernet
fib all: adapt to moved sched defines 2020-11-23 16:56:34 +01:00
gnrc drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address 2021-06-21 12:42:03 +02:00
iana
ieee802154 ieee802154/hal: remove set_rx_mode 2021-06-17 10:07:43 +02:00
ipv4 sys/net/ipv4: add ipv4_addr_from_buf function 2020-10-30 11:20:25 +01:00
ipv6 sys/net/ipv6: add ipv6_addr_from_buf function 2020-10-30 11:20:25 +01:00
lorawan sys/net/lorawan: fix cpp namespace 2020-11-23 11:36:05 +01:00
netstats sys/include/net/netstats: move xtimer header where it is needed 2021-02-16 18:18:21 +01:00
ppp
rpl
sixlowpan sixlowpan|gnrc_sixlowpan: change SFR draft to RFC in doc 2020-12-14 09:00:26 +01:00
skald
sock net/sock/dtls: allow CREDMAN_TAG_EMPTY on sock creation 2021-04-01 09:47:39 +02:00
af.h
arp.h gnrc_dhcpv6_client: fix for SLIP link-layer 2020-04-07 22:08:57 +02:00
asymcute.h net/asymcute: switch to sock_asnyc_event 2020-12-18 13:58:20 +01:00
ble.h
coap.h sys/coap: add ACCEPT option 2020-07-07 10:54:10 +02:00
credman.h net/credman : Update documentation 2020-07-14 21:26:19 +05:30
csma_sender.h net/csma_sender:Move CSMA_SENDER_BACKOFF_PERIOD_UNIT 2020-06-10 20:37:54 +05:30
dhcpv6.h net/dhcpv6: Add DHCPv6 option for MUD URL (RFC 8520) 2020-11-30 22:46:33 +01:00
dns.h
dtls.h
eddystone.h
emcute.h net/emcute: add doc that QoS -1 is not supported 2020-12-18 10:41:52 +01:00
ethernet.h
ethertype.h net: Add the possibility to use custom ethertype 2020-08-06 13:04:58 +02:00
eui48.h net/eui48: add eui64_to_eui48() 2020-09-30 11:18:36 +02:00
eui64.h
eui_provider.h net/eui_provider: prohibit use of NETDEV_ANY for EUI device type 2021-06-08 14:30:40 +02:00
fib.h all: adapt to moved sched defines 2020-11-23 16:56:34 +01:00
gcoap.h net/gcoap: change return type from gcoap_req_send() to ssize_t 2021-06-04 17:15:04 +02:00
gnrc.h sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
icmp.h
icmpv6.h
ieee802154_security.h ieee802154_security: adapt to Kconfig 2021-06-03 08:38:25 +02:00
ieee802154.h ieee802154: add Auto ACK compile time config 2021-06-16 14:19:39 +02:00
inet_csum.h
ipv4.h
ipv6.h
l2filter.h net/l2filter : Update documentation 2020-07-22 00:26:09 +05:30
l2util.h l2util: add l2util_addr_equal() 2021-02-09 12:27:58 +01:00
lora.h net/lora : Change defaults 2020-09-30 20:00:03 +05:30
loramac.h sys/net/loramac: move lora time on air compute helper in loramac.h 2021-03-14 11:09:39 +01:00
mqttsn.h net/mqttsn: add flag definition for QoS -1 2020-12-18 10:22:25 +01:00
nanocoap_sock.h
nanocoap.h nanocoap: add coap_opt_put_uri_pathquery() 2021-02-23 18:27:54 +01:00
ndp.h
netdev_test.h
netif.h sys/net: add netstats_neighbor 2021-02-09 12:27:58 +01:00
netopt.h net/netopt: deprecate NETOPT_LORAWAN_TX_PORT 2021-06-15 16:25:03 +02:00
netstats.h sys/net: add netstats_neighbor 2021-02-09 12:27:58 +01:00
ntp_packet.h
packet.h
ppptype.h
protnum.h
sixlowpan.h sixlowpan|gnrc_sixlowpan: change SFR draft to RFC in doc 2020-12-14 09:00:26 +01:00
skald.h net/skald : Add CONFIG_SKALD_ADV_CHANNELS to allow ordered list 2021-01-26 16:17:17 +01:00
sntp.h
sock.h sys/net/sock: add sock_aux_rssi 2021-01-13 13:29:13 +01:00
someip.h sys/include/net: Add suggested changes 2020-07-16 14:44:47 +02:00
tcp.h
udp.h
uhcp.h uhcp: improve documentation 2020-11-09 11:45:28 +01:00
zep.h