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-05-21 16:37:38 +02:00
2018-03-06 14:00:32 +01:00
2018-03-06 14:00:32 +01:00
2018-04-06 11:18:53 +02:00
2018-07-20 11:48:29 +02:00
2018-06-11 19:12:02 +02:00
2015-08-30 14:00:33 +02:00