1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
benpicco 31b8518d20
Merge pull request #17965 from benpicco/coap_get_blockopt-uint8
nanocoap: use uint8_t for szx value
2022-05-25 14:00:04 +02:00
..
bluetil
cord net/cord doc: Expand CONFIG_CORD_EXTRAARGS documentation 2022-01-27 09:50:08 +01:00
dhcpv6 sys/net/dhcpv6: enhance doc of CONFIG_DHCPV6_CLIENT_PFX_LEASE_MAX 2022-02-17 18:46:28 +01:00
dns sys/net/dns: mark dns_hdr_t as packed 2021-11-06 20:16:56 +01:00
ethernet treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
fib
gcoap gcoap_fileserver: New module to serve VFS via CoAP 2022-05-22 16:36:21 +02:00
gnrc Merge pull request #17678 from miri64/gnrc_netif/enh/optional-comp-ctx 2022-05-25 00:51:36 +02:00
iana
ieee802154 ieee802154/hal: remove RX continuous cap 2022-01-10 13:57:03 +01:00
ipv4 sys/net/ipv4: ipv4_addr_t pointer should be const 2022-03-05 14:39:50 +01:00
ipv6 sys/net/ipv6: add ipv6_addr_init() helper function 2022-03-04 15:34:15 +01:00
lorawan
nanocoap nanocoap_cache: add helper function to check if entry is stale 2022-05-13 12:14:55 +02:00
netstats
ppp treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
rpl
sixlowpan
skald
sock Merge pull request #18026 from benpicco/gcoap_add_fix 2022-05-10 10:49:56 +02:00
af.h sys/include/net/af: fix doc comment 2022-04-14 09:23:27 +02:00
arp.h
asymcute.h sys/asymcute: remove deprecated CONFIG_ASYMCUTE_BUFSIZE_EXP 2022-01-07 11:28:11 +01:00
ble.h
coap.h nanocoap_cache, forward_proxy: add ETag validation support 2022-05-12 13:22:41 +02:00
credman.h sys/net/credman: add key loading functions 2021-09-20 08:10:59 +02:00
csma_sender.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
dhcpv6.h sys/net/dhcpv6: Implement stateless DHCPv6 2021-10-04 17:40:56 +02:00
dns_mock.h sys/net/application_layer/sock_dns_mock: add module for mocking sock_dns 2022-04-03 17:29:10 +02:00
dns.h
dsm.h dsm: make CONFIG_DSM_PEER_MAX depend on CONFIG_DTLS_PEER_MAX 2021-10-08 12:15:53 +02:00
dtls.h dtls: set CONFIG_DTLS_PEER_MAX in dtls.h header 2021-10-08 12:10:28 +02:00
eddystone.h
emcute.h
ethernet.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
ethertype.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
eui48.h
eui64.h
eui_provider.h
fib.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
gcoap.h gcoap_fileserver: New module to serve VFS via CoAP 2022-05-22 16:36:21 +02:00
gnrc.h net/gnrc: Fixing whitespace in the documentation 2022-04-29 14:19:25 +02:00
icmp.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
icmpv6.h
ieee802154_security.h net/ieee802154 doc: Group security with existing 802154 2022-01-16 11:24:22 +01:00
ieee802154.h net/iee802154 doc: Add overview / introduction documentation 2022-01-16 11:29:32 +01:00
inet_csum.h
ipv4.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
ipv6.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
l2filter.h
l2util.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
lora.h sys/include/net/lora: add 2.4Ghz BW definitions 2022-05-17 15:30:01 +02:00
loramac.h net/loramac: use enum type in lora_time_on_air() 2022-04-12 12:16:44 +02:00
mqttsn.h
nanocoap_sock.h nanocoap_sock: add nanocoap_sock_block_request() 2022-05-17 23:07:23 +02:00
nanocoap_vfs.h nanocoap_vfs: add nanocoap_vfs_get() 2022-05-24 09:32:57 +02:00
nanocoap.h Merge pull request #17965 from benpicco/coap_get_blockopt-uint8 2022-05-25 14:00:04 +02:00
ndp.h
netdev_test.h
netif.h sys/net/netif: allow const in netif_iter() 2021-12-03 10:12:33 +01:00
netopt.h net/netopt: remove NETOPT_RX_END_IRQ 2022-05-11 23:44:24 +02:00
netstats.h
ntp_packet.h
packet.h
ppptype.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
protnum.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sixlowpan.h
skald.h
sntp.h
sock.h sys/net/sock: introduce SOCK_AUX_SET_LOCAL 2022-05-10 09:24:56 +02:00
someip.h
tcp.h
telnet.h sys/net/application_layer: add telnet server module 2022-03-01 23:07:22 +01:00
udp.h
uhcp.h
utils.h sys/net/netutils: add netutils_get_ipv4() 2022-03-08 13:35:32 +01:00
zep.h