lwip/src
Jisu Kim 675c6e4428 ipv6 ready: Hop-by-Hop and destination option header must be checked more detailed (see patch #9455)
Hop-by-Hop, Destination option header structures consist of 2 unsigned char; next option type and header length field.
And TLV(Type-Length-Value) option headers come by the number in header length field.
If the option type in TLV option header is not recognized and 2 MSB is not 0, it is handled as an exception.

Signed-off-by: goldsimon <goldsimon@gmx.de>
2017-09-19 14:18:38 +02:00
..
api Reformat sockets.c using astylerc 2017-09-17 17:50:24 +02:00
apps Reformat SNMP code using astylerc 2017-09-17 20:29:18 +02:00
core ipv6 ready: Hop-by-Hop and destination option header must be checked more detailed (see patch #9455) 2017-09-19 14:18:38 +02:00
include ipv6 ready: icmp6_param_problem() should send an exact offset to point to the error (see patch #9455) 2017-09-19 14:11:30 +02:00
netif Even more pbuf_header -> pbuf_add/remove_header replacements (also in strings) 2017-08-08 20:51:57 +02:00
Filelists.mk Apply patch #9399: makefsdata for linux 2017-08-11 22:50:08 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00