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 a72d0ef3e8
gnrc_netif: add packet to queue when device is busy
... and also send on send error (i.e. when *medium* was busy)
2020-09-02 12:30:23 +02:00
..
bluetil
cord cord: add RD lookup client 2020-07-07 10:54:10 +02:00
dhcpv6 net/dhcpv6 : Remove unused macro 2020-07-28 15:02:48 +05:30
ethernet
fib sys/include: fix typos 2019-11-23 22:39:37 +01:00
gnrc gnrc_netif: add packet to queue when device is busy 2020-09-02 12:30:23 +02:00
iana
ieee802154 ieee802154/radio: add radio HAL definition 2020-08-19 12:06:04 +02:00
ipv4
ipv6 Merge pull request #13275 from miri64/gnrc_ipv6_ext_opt/feat/initial 2020-05-20 14:35:58 +02:00
lorawan sys/net/lorawan: fix broken links 2020-03-24 10:39:49 +01:00
ppp many typo fixes 2019-11-23 22:39:07 +01:00
rpl
sixlowpan
skald
sock sock_util: introduce endpoint conversion aliases for TCP 2020-06-24 17:21:29 +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 : Update documentation 2020-07-07 16:27:57 +05:30
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 dhcpv6: provide initial client implementation 2020-01-16 12:36:03 +01:00
dns.h
dtls.h
eddystone.h
emcute.h
ethernet.h
ethertype.h net: Add the possibility to use custom ethertype 2020-08-06 13:04:58 +02:00
eui48.h
eui64.h sys/net/eui64: fix broken links 2020-03-24 10:39:49 +01:00
eui_provider.h net/link_layer: implement EUI provider 2020-08-30 23:43:57 +02:00
fib.h
gcoap.h net/gcoap: Remove gcoap_finish 2020-07-17 16:33:19 +02:00
gnrc.h sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
icmp.h
icmpv6.h
ieee802154.h sys/include/net/ieee802154.h: add ACK frame length define 2020-06-26 12:41:19 +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
lora.h
loramac.h
mqttsn.h
nanocoap_sock.h
nanocoap.h Merge pull request #13935 from cgundogan/pr/nanocoap/proxy_uri_parsing 2020-05-07 06:14:19 -04:00
ndp.h
netdev_test.h
netif.h net/netif: move gnrc_netif_addr_to/from_str() to netif 2020-08-16 23:52:32 +02:00
netopt.h Merge pull request #14509 from jia200x/pr/lora_implicit_mode 2020-07-29 12:52:00 +02:00
netstats.h
ntp_packet.h
packet.h
ppptype.h
protnum.h
sixlowpan.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
skald.h net/skald : Update documentation 2020-08-26 15:13:45 +05:30
sntp.h
sock.h sock: amend API to iterate over stack-internal chunks 2020-04-01 15:50:46 +02: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
zep.h