]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add a test from Kamil Frankowicz for the BFD dissector.
authorGuy Harris <[email protected]>
Tue, 10 Jul 2018 08:07:25 +0000 (01:07 -0700)
committerGuy Harris <[email protected]>
Tue, 10 Jul 2018 08:07:25 +0000 (01:07 -0700)
tests/TESTLIST
tests/hoobr_bfd_print.out [new file with mode: 0644]
tests/hoobr_bfd_print.pcap [new file with mode: 0644]

index d5ea9f0bec717979ecb7be3f594e1b81934abafd..500742474bc668bcd8c1abe82efd4aaf4ad62ee9 100644 (file)
@@ -479,6 +479,7 @@ hoobr_rt6_print             hoobr_rt6_print.pcap            hoobr_rt6_print.out
 hoobr_nfs_printfh      hoobr_nfs_printfh.pcap          hoobr_nfs_printfh.out
 hoobr_aodv_extension   hoobr_aodv_extension.pcap       hoobr_aodv_extension.out
 hoobr_nfs_xid_map_enter hoobr_nfs_xid_map_enter.pcap    hoobr_nfs_xid_map_enter.out
+hoobr_bfd_print                hoobr_bfd_print.pcap            hoobr_bfd_print.out
 
 # bad packets from Wilfried Kirsch
 slip-bad-direction     slip-bad-direction.pcap         slip-bad-direction.out  -ve
diff --git a/tests/hoobr_bfd_print.out b/tests/hoobr_bfd_print.out
new file mode 100644 (file)
index 0000000..d10a36e
--- /dev/null
@@ -0,0 +1,3 @@
+[Invalid header: len(808464432) > 262144]
+[Invalid header: len(808464432) > 262144]
+IP truncated-ip - 14 bytes missing! 48.48.48.48.12336 > 48.48.48.48.3785: BFD, Echo, length: 12308
diff --git a/tests/hoobr_bfd_print.pcap b/tests/hoobr_bfd_print.pcap
new file mode 100644 (file)
index 0000000..374cd82
Binary files /dev/null and b/tests/hoobr_bfd_print.pcap differ