1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
Martine Lenders ef1132384a gnrc_icmpv6_error: check IPv6 header before starting to build
Check for:

 - if it exists (critical error condition -- non-IPv6 headers should
   not trigger these functions) => assert
 - if it has a multicast source (that shouldn't really happen but
   people might try weird stuff ;-)
 - if it has an unspecified source (can't determine receiver of error
   message => don't send it, don't build it)
2018-11-17 15:45:25 +01:00
..
2018-10-18 13:37:21 +02:00
2018-06-15 00:34:33 +02:00
2018-10-03 11:54:17 +02:00
2018-11-08 11:25:14 +01:00
2015-07-07 17:49:17 +02:00
2018-05-28 15:43:41 -04:00
2017-09-01 09:35:48 +02:00
2018-08-24 18:14:03 +02:00
2017-06-16 16:50:54 +02:00
2017-06-16 16:50:54 +02:00
2018-10-03 10:44:14 +02:00
2018-08-29 15:57:24 +02:00
2018-04-05 14:39:59 +02:00
2016-10-26 21:53:58 +02:00
2018-08-24 18:14:03 +02:00
2018-06-11 19:12:02 +02:00
2018-08-22 10:54:25 +02:00
2017-12-12 07:51:39 +01:00
2018-05-28 13:04:55 -04:00
2018-08-31 10:35:02 +02:00
2018-10-03 10:44:14 +02:00