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 0b69747389
Merge pull request #16023 from maribu/max_pdu_size
sys/net/netopt: Drop deprecated NETOPT_MAX_PACKET_SIZE
2021-08-26 14:40:18 +02:00
..
bluetil bluetil/addr: fix byte ordering in addr_from_str() 2019-08-28 16:48:42 +02:00
cord sys/net/app/cord and examples: Update references to -27 2021-03-01 11:59:57 +01:00
dhcpv6 sys/net/dhcpv6: Refactor IA_NA implementation 2021-08-11 22:19:59 +02:00
dns dns_msg: make parsing input buffer const 2021-08-11 11:55:29 +02:00
ethernet treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
fib all: adapt to moved sched defines 2020-11-23 16:56:34 +01:00
gnrc net/gnrc/rpl: add hooks for nimble_rpble 2021-08-24 11:33:13 +02:00
iana
ieee802154 ieee802154/radio_hal: detach hal descriptor from driver 2021-08-18 15:24:10 +02:00
ipv4 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
ipv6 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02: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 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
rpl
sixlowpan sixlowpan|gnrc_sixlowpan: change SFR draft to RFC in doc 2020-12-14 09:00:26 +01:00
skald ble/skald: adapt doxygen groups 2019-03-26 21:56:05 +01:00
sock Merge pull request #16669 from miri64/sock_dns/enh/factor-out-msg-parsing 2021-08-11 12:43:26 +02:00
af.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
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 net/ble.h: add custom NDN support service UUID 2019-11-13 11:28:01 +01:00
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 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
dhcpv6.h Merge pull request #16228 from JKRhb/dhcp-ia-na 2021-08-11 20:50:01 +02:00
dns.h dns: move message parsing and composition to own module 2021-08-11 11:55:29 +02:00
dsm.h net/dtls/dsm: add DTLS session management module 2021-07-07 14:45:28 +02:00
dtls.h net/dtls: add reference to wolfssl pkg 2019-09-12 14:58:16 +03:00
eddystone.h
emcute.h net/emcute: add doc that QoS -1 is not supported 2020-12-18 10:41:52 +01:00
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 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 net/eui_provider: prohibit use of NETDEV_ANY for EUI device type 2021-06-08 14:30:40 +02:00
fib.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
gcoap.h gcoap: provide buffer version of gcoap_req_init() 2021-08-05 13:31:07 +02:00
gnrc.h sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
icmp.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
icmpv6.h sys/include/net/icmpv6.h: fix two small typos 2018-12-24 14:34:50 +01:00
ieee802154_security.h ieee802154_security: adapt to Kconfig 2021-06-03 08:38:25 +02:00
ieee802154.h ieee802154: add ieee802154_dst_filter 2021-06-23 16:44:07 +02: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 net/l2filter : Update documentation 2020-07-22 00:26:09 +05:30
l2util.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02: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 Merge pull request #12231 from kb2ma/coap/refine_api_purpose 2019-10-15 18:25:50 -04:00
nanocoap.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
ndp.h gnrc_ndp: add route information option 2021-06-18 00:13:08 +02:00
netdev_test.h netdev_test: avoid explicit cast to netdev 2021-07-09 11:35:19 +02:00
netif.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
netopt.h Merge pull request #16023 from maribu/max_pdu_size 2021-08-26 14:40:18 +02:00
netstats.h netstats: add missing cib.h include 2021-07-05 10:32:50 +02:00
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 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 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
someip.h sys/include/net: Add suggested changes 2020-07-16 14:44:47 +02:00
tcp.h gnrc_tcp: add listen/accept 2021-07-08 09:40:02 +02:00
udp.h
uhcp.h uhcp: improve documentation 2020-11-09 11:45:28 +01:00
utils.h netutils: add netutils_get_ipv6() 2021-07-20 22:44:39 +02:00
zep.h