1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
Martine Lenders 7cad799afe
Merge pull request #15468 from jia200x/pr/rh/rev.13.11
ieee802154/hal: adapt frame filter and source address matching changes
2021-06-17 16:18:57 +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 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 Merge pull request #16080 from jia200x/pr/gnrc_lorawan_netif 2021-06-17 11:30:09 +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 many typo fixes 2019-11-23 22:39:07 +01: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 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 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 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 sock_dns: remove some magic numbers 2019-01-10 18:07:29 +01:00
dtls.h net/dtls: add reference to wolfssl pkg 2019-09-12 14:58:16 +03:00
eddystone.h sys/net: added generic Eddystone defines 2018-04-06 11:18:53 +02:00
emcute.h net/emcute: add doc that QoS -1 is not supported 2020-12-18 10:41:52 +01:00
ethernet.h net/ethernet: remove get_iid() function 2018-12-06 22:02:01 +01:00
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 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 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 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 Auto ACK compile time config 2021-06-16 14:19:39 +02:00
inet_csum.h
ipv4.h
ipv6.h doc: update IPv6 RFC references 2018-04-10 15:40:18 +02:00
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 Merge pull request #12231 from kb2ma/coap/refine_api_purpose 2019-10-15 18:25:50 -04:00
nanocoap.h nanocoap: add coap_opt_put_uri_pathquery() 2021-02-23 18:27:54 +01:00
ndp.h net/ndp: remove convenience pointer in ndp_opt_rdnss_t 2019-09-26 22:09:02 +02:00
netdev_test.h sys/net: iolist updates 2018-03-06 14:00:32 +01:00
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 sntp.h: document sntp_sync timeout unit 2018-01-30 21:18:36 +01:00
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 sys/include: fix typos 2019-11-23 22:39:37 +01:00
udp.h
uhcp.h uhcp: improve documentation 2020-11-09 11:45:28 +01:00
zep.h sys/net/zep: add missing doxygen brief description 2018-01-24 21:41:31 +01:00