1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
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
..
2018-06-11 19:12:02 +02:00
2018-04-05 14:39:59 +02:00
2018-02-22 19:13:39 +01:00
2018-05-28 15:43:41 -04:00
2017-09-06 08:49:05 +02:00
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2018-06-15 00:34:33 +02:00
2018-08-20 16:19:30 +02:00
2018-06-11 19:12:02 +02:00
2018-04-05 14:39:59 +02:00
2016-12-16 09:48:08 +01:00
2016-11-09 11:59:45 +01:00
2018-06-11 15:46:46 +02:00
2018-08-24 18:14:03 +02:00
2017-07-03 10:55:35 +02:00
2018-08-31 10:35:02 +02:00
2018-09-18 16:13:18 +02:00
2018-05-29 18:40:58 +02:00
2018-09-25 21:07:29 +02:00