]> The Tcpdump Group git mirrors - tcpdump/commitdiff
IPv6: Add a Jumbogram test file
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 13 Aug 2022 18:56:22 +0000 (20:56 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 13 Aug 2022 18:59:00 +0000 (20:59 +0200)
tests/TESTLIST
tests/ipv6_jumbogram_1.out [new file with mode: 0644]
tests/ipv6_jumbogram_1.pcap [new file with mode: 0644]

index 51cd5193162064cdac5f5f2913b7d8abf0ebdb42..db6c0ec818711124a538317f22b25aadb7191bb4 100644 (file)
@@ -339,6 +339,7 @@ ipv6-srh-insert-cksum       ipv6-srh-insert-cksum.pcap      ipv6-srh-insert-cksum.out -v
 ipv6-srh-ipproto-ether-v ipv6-srh-ipproto-ether.pcap ipv6-srh-ipproto-ether-v.out -v
 ipv6-srh-ipproto-ether-ev ipv6-srh-ipproto-ether.pcap ipv6-srh-ipproto-ether-ev.out -ev
 ipv6-too-long-jumbo    ipv6-too-long-jumbo.pcap        ipv6-too-long-jumbo.out -v
+ipv6_jumbogram_1       ipv6_jumbogram_1.pcap   ipv6_jumbogram_1.out -ev
 
 # Loopback/CTP test case
 loopback       loopback.pcap           loopback.out
diff --git a/tests/ipv6_jumbogram_1.out b/tests/ipv6_jumbogram_1.out
new file mode 100644 (file)
index 0000000..fbdbf31
--- /dev/null
@@ -0,0 +1 @@
+    1  09:09:55.627421 00:12:3f:ae:22:f7 > 00:13:c4:c7:84:f0, ethertype IPv6 (0x86dd), length 65590: (hlim 227, next-header Options (0) payload length: 0) 2200::244:212:3fff:feae:22f7 > 2200::240:2:0:0:4: HBH (jumbo: 65536)  [icmp6 sum ok] ICMP6, echo request, id 4576, seq 51486
diff --git a/tests/ipv6_jumbogram_1.pcap b/tests/ipv6_jumbogram_1.pcap
new file mode 100644 (file)
index 0000000..396004d
Binary files /dev/null and b/tests/ipv6_jumbogram_1.pcap differ