1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/net
Joshua DeWeese bcc0d01c08 sys/net/ipv4: add IPV4_ADDR_INIT() macro
This patch adds a macro to statically initialize an IPv4 address.
2024-02-07 10:08:16 -05:00
..
bluetil
cord cord: bump reference from draft to rfc 2023-03-08 11:50:55 +01:00
dhcpv6 sys/net/dhcpv6: let dhcpv6_client_req_ia_pd() return error 2023-02-01 23:25:22 +01:00
dns includes/net: replace "kernel_defines.h" 2022-11-22 13:39:35 +01:00
ethernet
fib
gcoap gcoap_fileserver: rename to nanocoap_fileserver 2024-01-30 16:59:00 +01:00
gnrc ipv6/nib: fix gnrc_ipv6_nib_ft_add API and catch overflovs 2024-02-06 18:35:05 +01:00
iana
ieee802154 ieee802154/radio: fix blocking cca function 2023-01-17 11:30:59 +01:00
ipv4 sys/net/ipv4: add IPV4_ADDR_INIT() macro 2024-02-07 10:08:16 -05:00
ipv6 sys/net/ipv6: add ipv6_prefix_from_str() 2022-12-11 23:34:09 +01:00
lorawan
nanocoap gcoap_fileserver: rename to nanocoap_fileserver 2024-01-30 16:59:00 +01:00
netstats
ppp
rpl
sixlowpan
skald
sock tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
af.h
arp.h
asymcute.h tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
ble.h net/ble.h: add custom NDN support service UUID 2019-11-13 11:28:01 +01:00
coap.h net/coap: define COAP_PAYLOAD_MARKER 2024-01-23 13:56:10 +01:00
credman.h includes/net: replace "kernel_defines.h" 2022-11-22 13:39:35 +01:00
csma_sender.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
dhcpv6.h
dns_mock.h
dns.h sys/dns: select appropriate address family if AF_UNSPEC 2022-12-07 22:26:51 +01:00
dsm.h
dtls.h dtls, tinydtls: Raise default number of connections 2023-03-02 09:16:22 +01:00
eddystone.h sys/net: added generic Eddystone defines 2018-04-06 11:18:53 +02:00
emcute.h tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
ethernet.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
ethertype.h
eui48.h net/eui48: add eui64_to_eui48() 2020-09-30 11:18:36 +02:00
eui64.h sys/net/eui64: fix broken links 2020-03-24 10:39:49 +01:00
eui_provider.h
fib.h fib: document unused state 2023-02-22 16:47:14 +01:00
gcoap.h gcoap: Use millisecond timer for observe option values 2023-11-10 16:00:00 +01:00
gnrc.h tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
icmp.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
icmpv6.h
ieee802154_security.h sys/include: remove kernel_defines.h where not needed 2022-11-22 13:39:35 +01:00
ieee802154.h ieee802154: add DSME configs 2023-05-31 16:31:20 +02:00
inet_csum.h
ipv4.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
ipv6.h
l2filter.h
l2scan_list.h tests/net: add test for l2scan list module 2023-08-18 20:42:43 +02:00
l2util.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
lora.h drivers/sx127x: reduce use of floats 2023-06-12 13:54:06 +02:00
loramac.h includes/net: replace "kernel_defines.h" 2022-11-22 13:39:35 +01:00
mqttsn.h
nanocoap_sock.h nanocoap_sock: implement FETCH methods 2024-01-09 12:40:10 +01:00
nanocoap_vfs.h
nanocoap.h nanocoap: add coap_build_reply_header() 2024-01-23 19:16:59 +01:00
ndp.h
netdev_test.h netdev_test: avoid explicit cast to netdev 2021-07-09 11:35:19 +02:00
netif.h sys/net/netif: constify netif access 2023-12-15 16:50:21 +01:00
netopt.h sys/net: Add NETOPT_ACTIVE for netif on/off state 2023-10-11 21:46:55 +02:00
netstats.h
ntp_packet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
packet.h
ppptype.h
protnum.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sixlowpan.h
skald.h net/ble/skald: let itvl be configured per context 2022-05-24 13:02:10 +02:00
sntp.h
sock.h tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
someip.h
tcp.h
telnet.h doc: sort all stdio implementations into sys_stdio group 2023-01-13 11:08:22 +01:00
udp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
uhcp.h
utils.h sys/net/netutils: add netutils_get_ipv4() 2022-03-08 13:35:32 +01:00
wifi_scan_list.h net: add wifi scan list as wrapper around l2scan list 2023-08-18 20:42:43 +02:00
wifi.h net: add basic Wi-Fi definitions 2023-08-19 23:23:10 +02:00
zep.h