1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
chrysn f07308b07d gnrc: Extend gnrc_ipv6_get_header checks, use in sock recv
gnrc_sock_recv used to duplicate functionality of gnrc_ipv6_get_header,
but additionally checked whether the IPv6 snip is large enough.

All checks are now included in gnrc_ipv6_get_header, but as most of them
stem from programming / user errors, they were moved into asserts; this
constitutes an API change.
2018-09-28 19:40:59 +02:00
..
ethernet
fib
gnrc gnrc: Extend gnrc_ipv6_get_header checks, use in sock recv 2018-09-28 19:40:59 +02:00
iana
ipv4
ipv6
ppp
rpl
sixlowpan
skald
sock sock_util: Limit URL scheme size 2018-07-19 22:07:17 +02:00
af.h
asymcute.h net: add Asymcute (asynchronous MQTT-SN client) 2018-07-05 15:44:16 +02:00
ble.h
coap.h net/nanocoap: factor out generic CoAP defines 2018-09-26 14:31:57 +02:00
csma_sender.h
eddystone.h
emcute.h
ethernet.h
ethertype.h
eui64.h
fib.h
gcoap.h net/gcoap: fix doc for order of server resources 2018-09-11 04:31:54 -04:00
gnrc.h
icmp.h
icmpv6.h
ieee802154.h
inet_csum.h
ipv4.h
ipv6.h
l2filter.h
lora.h
loramac.h
mqttsn.h net: add header with generic MQTT-SN defines 2018-07-05 15:13:02 +02:00
nanocoap_sock.h net/nanocoap: use correct type param for _bulid_hdr() 2018-09-26 13:00:39 +02:00
nanocoap.h net/nanocoap: factor out generic CoAP defines 2018-09-26 14:31:57 +02:00
ndp.h ndp: define RDNSS option 2018-07-05 11:01:22 +02:00
netdev_test.h
netif.h
netopt.h
netstats.h
ntp_packet.h
packet.h
ppptype.h
protnum.h
rdcli_common.h
rdcli_config.h
rdcli_simple.h
sixlowpan.h
skald.h
sntp.h
sock.h
tcp.h
udp.h
uhcp.h
zep.h