File tree Expand file tree Collapse file tree 4 files changed +3
-0
lines changed Expand file tree Collapse file tree 4 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ const struct tok ipproto_values[] = {
3939 { IPPROTO_AH , "AH" },
4040 { IPPROTO_MOBILE , "Mobile IP" },
4141 { IPPROTO_ICMPV6 , "ICMPv6" },
42+ { IPPROTO_NONE , "No Next Header" },
4243 { IPPROTO_DSTOPTS , "DSTOPT" },
4344 { IPPROTO_MOBILITY_OLD , "Mobile IP (old)" },
4445 { IPPROTO_EIGRP , "EIGRP" },
Original file line number Diff line number Diff line change @@ -405,6 +405,7 @@ ipv6_jumbogram_invalid_length ipv6_jumbogram_invalid_length.pcap ipv6_jumbogram_
405405ipv6_39_byte_header ipv6_39_byte_header.pcap ipv6_39_byte_header.out -v
406406ipv6_missing_jumbo_payload_option ipv6_missing_jumbo_payload_option.pcap ipv6_missing_jumbo_payload_option.out
407407ipv6_frag6_negative_len ipv6_frag6_negative_len.pcap ipv6_frag6_negative_len.out -v
408+ ipv6_no_next_header ipv6_no_next_header.pcap ipv6_no_next_header.out -v
408409
409410# Loopback/CTP test case
410411loopback loopback.pcap loopback.out
Original file line number Diff line number Diff line change 1+ 1 2025-02-11 13:31:22.134532 IP6 (hlim 64, next-header No Next Header (59), payload length 20) 2005::1 > 2008::1: no next header
You can’t perform that action at this time.
0 commit comments