From 7e68ce3fa8ab1e7edd71c5653b3ca7908a35a14f Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Fri, 20 Dec 2024 20:37:09 +0100 Subject: [PATCH] tests: Fix some tests with invalid microsecond packet timestamps If the timestamp for packets are given in seconds and microseconds, a microsecond value > 999999 is invalid. Set it to 999999. --- tests/aarp-heapoverflow-1.out | 2 +- tests/aarp-heapoverflow-1.pcap | Bin 54 -> 54 bytes tests/aarp-heapoverflow-2.out | 2 +- tests/aarp-heapoverflow-2.pcap | Bin 56 -> 56 bytes tests/aoe-oobr-1.out | 2 +- tests/aoe-oobr-1.pcap | Bin 74 -> 74 bytes tests/atm-heapoverflow.out | 2 +- tests/atm-heapoverflow.pcap | Bin 44 -> 44 bytes tests/atm-oam-heapoverflow.out | 2 +- tests/atm-oam-heapoverflow.pcap | Bin 44 -> 44 bytes tests/babel_update_oobr.out | 8 +- tests/babel_update_oobr.pcap | Bin 9119 -> 9119 bytes tests/bad-ipv4-version-pgm-heapoverflow.out | 2 +- tests/bad-ipv4-version-pgm-heapoverflow.pcap | Bin 74 -> 74 bytes tests/beep-oobr.out | 4 +- tests/beep-oobr.pcap | Bin 184 -> 184 bytes tests/bgp-bgp_capabilities_print-oobr-1.out | 2 +- tests/bgp-bgp_capabilities_print-oobr-1.pcap | Bin 272 -> 272 bytes tests/bgp-bgp_capabilities_print-oobr-2.out | 2 +- tests/bgp-bgp_capabilities_print-oobr-2.pcap | Bin 272 -> 272 bytes tests/bgp_mp_reach_nlri-oobr.out | 2 +- tests/bgp_mp_reach_nlri-oobr.pcap | Bin 2714 -> 2714 bytes tests/bgp_mvpn_6_and_7_oobr.out | 2 +- tests/bgp_mvpn_6_and_7_oobr.pcap | Bin 165 -> 165 bytes tests/bgp_pmsi_tunnel-oobr.out | 2 +- tests/bgp_pmsi_tunnel-oobr.pcap | Bin 144 -> 144 bytes tests/calm-fast-mac-lookup-heapoverflow.out | 4 +- tests/calm-fast-mac-lookup-heapoverflow.pcap | Bin 202 -> 202 bytes tests/cfm_sender_id-oobr.out | 2 +- tests/cfm_sender_id-oobr.pcap | Bin 74 -> 74 bytes tests/cve2015-0261-crash.out | 2 +- tests/cve2015-0261-crash.pcap | Bin 201 -> 201 bytes tests/decnet-oobr.out | 4 +- tests/decnet-oobr.pcap | Bin 124 -> 124 bytes tests/decnet-shorthdr-oobr.out | 30 +++--- tests/decnet-shorthdr-oobr.pcap | Bin 534 -> 534 bytes tests/dhcp6_reconf_asan.out | 2 +- tests/dhcp6_reconf_asan.pcap | Bin 132 -> 132 bytes tests/eap_extract_read2_asan.out | 2 +- tests/eap_extract_read2_asan.pcap | Bin 60 -> 60 bytes tests/esis_opt_prot-oobr.out | 2 +- tests/esis_opt_prot-oobr.pcap | Bin 62 -> 62 bytes tests/esis_snpa_asan-2.out | 2 +- tests/esis_snpa_asan-2.pcap | Bin 62 -> 62 bytes tests/esis_snpa_asan-3.out | 4 +- tests/esis_snpa_asan-3.pcap | Bin 100 -> 100 bytes tests/esis_snpa_asan-4.out | 10 +- tests/esis_snpa_asan-4.pcap | Bin 214 -> 214 bytes tests/esis_snpa_asan-5.out | 4 +- tests/esis_snpa_asan-5.pcap | Bin 100 -> 100 bytes tests/esis_snpa_asan.out | 6 +- tests/esis_snpa_asan.pcap | Bin 138 -> 138 bytes tests/extract_read2_asan.out | 2 +- tests/extract_read2_asan.pcap | Bin 74 -> 74 bytes tests/frf15-heapoverflow.out | 2 +- tests/frf15-heapoverflow.pcap | Bin 44 -> 44 bytes tests/geonet-mac-lookup-heapoverflow.out | 2 +- tests/geonet-mac-lookup-heapoverflow.pcap | Bin 66 -> 66 bytes tests/getname_2_read4_asan.out | 2 +- tests/getname_2_read4_asan.pcap | Bin 62 -> 62 bytes tests/gre-heapoverflow-1.out | 4 +- tests/gre-heapoverflow-1.pcap | Bin 202 -> 202 bytes tests/gre-heapoverflow-2.out | 4 +- tests/gre-heapoverflow-2.pcap | Bin 152 -> 152 bytes tests/heap-overflow-1.out | 2 +- tests/heap-overflow-1.pcap | Bin 41 -> 41 bytes tests/heap-overflow-2.out | 2 +- tests/heap-overflow-2.pcap | Bin 41 -> 41 bytes tests/heapoverflow-atalk_2.out | 2 +- tests/heapoverflow-atalk_2.pcap | Bin 52 -> 52 bytes tests/heapoverflow-atalk_print.out | 2 +- tests/heapoverflow-atalk_print.pcap | Bin 56 -> 56 bytes tests/heapoverflow-in_checksum.out | 2 +- tests/heapoverflow-in_checksum.pcap | Bin 88 -> 88 bytes tests/heapoverflow-ip_demux_print.out | 4 +- tests/heapoverflow-ip_demux_print.pcap | Bin 152 -> 152 bytes tests/heapoverflow-ppp_hdlc_if_print.out | 2 +- tests/heapoverflow-ppp_hdlc_if_print.pcap | Bin 42 -> 42 bytes tests/heapoverflow-q933_printq.out | 2 +- tests/heapoverflow-q933_printq.pcap | Bin 88 -> 88 bytes tests/heapoverflow-sl_if_print.out | 2 +- tests/heapoverflow-sl_if_print.pcap | Bin 56 -> 56 bytes tests/heapoverflow-tcp_print.out | 2 +- tests/heapoverflow-tcp_print.pcap | Bin 104 -> 104 bytes tests/hoobr_aodv_extension.out | 2 +- tests/hoobr_aodv_extension.pcap | Bin 102 -> 102 bytes tests/hoobr_bfd_print.out | 6 +- tests/hoobr_bfd_print.pcap | Bin 198 -> 198 bytes tests/hoobr_chdlc_print.out | 52 +++++----- tests/hoobr_chdlc_print.pcap | Bin 544 -> 544 bytes tests/hoobr_juniper.out | 2 +- tests/hoobr_juniper.pcap | Bin 44 -> 44 bytes tests/hoobr_juniper2.out | 2 +- tests/hoobr_juniper2.pcap | Bin 50 -> 50 bytes tests/hoobr_juniper3.out | 2 +- tests/hoobr_juniper3.pcap | Bin 46 -> 46 bytes tests/hoobr_juniper4.out | 2 +- tests/hoobr_juniper4.pcap | Bin 48 -> 48 bytes tests/hoobr_lookup_nsap.out | 18 ++-- tests/hoobr_lookup_nsap.pcap | Bin 492 -> 492 bytes tests/hoobr_nfs_printfh.out | 18 ++-- tests/hoobr_nfs_printfh.pcap | Bin 1958 -> 1958 bytes tests/hoobr_nfs_xid_map_enter.out | 18 ++-- tests/hoobr_nfs_xid_map_enter.pcap | Bin 735 -> 735 bytes tests/hoobr_pimv1.out | 18 ++-- tests/hoobr_pimv1.pcap | Bin 510 -> 510 bytes tests/hoobr_ripng_print.out | 2 +- tests/hoobr_ripng_print.pcap | Bin 88 -> 88 bytes tests/hoobr_rt6_print.out | 6 +- tests/hoobr_rt6_print.pcap | Bin 195 -> 195 bytes tests/hoobr_safeputs.out | 2 +- tests/hoobr_safeputs.pcap | Bin 75 -> 75 bytes tests/hoobr_zephyr_parse_field.out | 4 +- tests/hoobr_zephyr_parse_field.pcap | Bin 152 -> 152 bytes tests/icmp-icmp_print-oobr-1.out | 6 +- tests/icmp-icmp_print-oobr-1.pcap | Bin 264 -> 264 bytes tests/icmp-icmp_print-oobr-2.out | 2 +- tests/icmp-icmp_print-oobr-2.pcap | Bin 264 -> 264 bytes tests/icmp6_mobileprefix_asan.out | 2 +- tests/icmp6_mobileprefix_asan.pcap | Bin 116 -> 116 bytes tests/icmp_inft_name_length_zero.out | 2 +- tests/icmp_inft_name_length_zero.pcap | Bin 211 -> 211 bytes tests/ieee802.11_meshhdr-oobr.out | 2 +- tests/ieee802.11_meshhdr-oobr.pcap | Bin 126 -> 126 bytes tests/ieee802.11_parse_elements_oobr.out | 2 +- tests/ieee802.11_parse_elements_oobr.pcap | Bin 295 -> 295 bytes tests/ieee802.11_rates_oobr.out | 2 +- tests/ieee802.11_rates_oobr.pcap | Bin 111 -> 111 bytes tests/ieee802.11_tim_ie_oobr.out | 8 +- tests/ieee802.11_tim_ie_oobr.pcap | Bin 335 -> 335 bytes tests/igrp-oobr.out | 2 +- tests/igrp-oobr.pcap | Bin 102 -> 102 bytes tests/ikev1_id_ipv6_addr_subnet-oobr.out | 2 +- tests/ikev1_id_ipv6_addr_subnet-oobr.pcap | Bin 147 -> 147 bytes tests/ipcomp-heapoverflow.out | 2 +- tests/ipcomp-heapoverflow.pcap | Bin 74 -> 74 bytes tests/ipv6-mobility-header-oobr.out | 2 +- tests/ipv6-mobility-header-oobr.pcap | Bin 87 -> 87 bytes tests/ipv6-next-header-oobr-1.out | 2 +- tests/ipv6-next-header-oobr-1.pcap | Bin 88 -> 88 bytes tests/ipv6-next-header-oobr-2.out | 2 +- tests/ipv6-next-header-oobr-2.pcap | Bin 88 -> 88 bytes tests/ipv6-rthdr-oobr.out | 2 +- tests/ipv6-rthdr-oobr.pcap | Bin 85 -> 85 bytes tests/ipv6-srh-tlv-pad1-padn-5-trunc.out | 2 +- tests/ipv6-srh-tlv-pad1-padn-5-trunc.pcap | Bin 125 -> 125 bytes tests/ipv6hdr-heapoverflow-v.out | 2 +- tests/ipv6hdr-heapoverflow.out | 2 +- tests/ipv6hdr-heapoverflow.pcap | Bin 88 -> 88 bytes tests/isakmp-3948-oobr-2.out | 2 +- tests/isakmp-3948-oobr-2.pcap | Bin 82 -> 82 bytes tests/isakmp-rfc3948-oobr.out | 46 ++++----- tests/isakmp-rfc3948-oobr.pcap | Bin 1358 -> 1358 bytes tests/isakmpv1-attr-oobr.out | 2 +- tests/isakmpv1-attr-oobr.pcap | Bin 135 -> 135 bytes tests/isis-extd-isreach-oobr.out | 8 +- tests/isis-extd-isreach-oobr.pcap | Bin 445 -> 445 bytes tests/isoclns-heapoverflow-2.out | 2 +- tests/isoclns-heapoverflow-2.pcap | Bin 82 -> 82 bytes tests/isoclns-heapoverflow-3.out | 2 +- tests/isoclns-heapoverflow-3.pcap | Bin 82 -> 82 bytes tests/isoclns-heapoverflow.out | 2 +- tests/isoclns-heapoverflow.pcap | Bin 55 -> 55 bytes tests/isoclns-oobr.out | 2 +- tests/isoclns-oobr.pcap | Bin 59 -> 59 bytes tests/juniper_atm1_oobr.out | 2 +- tests/juniper_atm1_oobr.pcap | Bin 48 -> 48 bytes tests/juniper_es_oobr.out | 2 +- tests/juniper_es_oobr.pcap | Bin 45 -> 45 bytes tests/kday4.out | 2 +- tests/kday4.pcap | Bin 2247 -> 2247 bytes tests/kday7.out | 2 +- tests/kday7.pcap | Bin 2247 -> 2247 bytes tests/kh-timed-001-oobr.out | 10 +- tests/kh-timed-001-oobr.pcap | Bin 344 -> 344 bytes tests/kh-timed-002-oobr.out | 2 +- tests/kh-timed-002-oobr.pcap | Bin 88 -> 88 bytes tests/kh-timed-004-oobr.out | 4 +- tests/kh-timed-004-oobr.pcap | Bin 152 -> 152 bytes tests/l2tp-avp-overflow.out | 40 ++++---- tests/l2tp-avp-overflow.pcap | Bin 1404 -> 1404 bytes tests/ldp_tlv_print-oobr.out | 2 +- tests/ldp_tlv_print-oobr.pcap | Bin 116 -> 116 bytes tests/llc-xid-heapoverflow.out | 2 +- tests/llc-xid-heapoverflow.pcap | Bin 63 -> 63 bytes tests/lldp_8023_mtu-oobr.out | 2 +- tests/lldp_8023_mtu-oobr.pcap | Bin 60 -> 60 bytes tests/lldp_asan.out | 2 +- tests/lldp_asan.pcap | Bin 94 -> 94 bytes tests/lldp_mgmt_addr_tlv_asan.out | 4 +- tests/lldp_mgmt_addr_tlv_asan.pcap | Bin 118 -> 118 bytes .../lmp-lmp_print_data_link_subobjs-oobr.out | 4 +- .../lmp-lmp_print_data_link_subobjs-oobr.pcap | Bin 230 -> 230 bytes tests/mlppp-oobr.out | 2 +- tests/mlppp-oobr.pcap | Bin 44 -> 44 bytes tests/mobility_opt_asan.out | 2 +- tests/mobility_opt_asan.pcap | Bin 256 -> 256 bytes tests/mobility_opt_asan_2.out | 2 +- tests/mobility_opt_asan_2.pcap | Bin 143 -> 143 bytes tests/mobility_opt_asan_3.out | 2 +- tests/mobility_opt_asan_3.pcap | Bin 256 -> 256 bytes tests/mobility_opt_asan_4.out | 2 +- tests/mobility_opt_asan_4.pcap | Bin 140 -> 140 bytes tests/mobility_opt_asan_5.out | 2 +- tests/mobility_opt_asan_5.pcap | Bin 107 -> 107 bytes tests/mobility_opt_asan_6.out | 2 +- tests/mobility_opt_asan_6.pcap | Bin 196 -> 196 bytes tests/mobility_opt_asan_7.out | 2 +- tests/mobility_opt_asan_7.pcap | Bin 196 -> 196 bytes tests/mobility_opt_asan_8.out | 2 +- tests/mobility_opt_asan_8.pcap | Bin 135 -> 135 bytes tests/mpls-label-heapoverflow.out | 2 +- tests/mpls-label-heapoverflow.pcap | Bin 62 -> 62 bytes tests/nfs-attr-oobr.out | 96 +++++++++--------- tests/nfs-attr-oobr.pcap | Bin 5176 -> 5176 bytes tests/nfs_large_credentials_length.out | 2 +- tests/nfs_large_credentials_length.pcap | Bin 147 -> 147 bytes tests/of10_inv_QUEUE_GET_CONFIG_REPLY-vv.out | 2 +- tests/of10_inv_QUEUE_GET_CONFIG_REPLY.pcap | Bin 5256 -> 5256 bytes tests/olsr-oobr-1.out | 4 +- tests/olsr-oobr-1.pcap | Bin 332 -> 332 bytes tests/olsr-oobr-2.out | 2 +- tests/olsr-oobr-2.pcap | Bin 152 -> 152 bytes tests/ospf6_decode_v3_asan.out | 2 +- tests/ospf6_decode_v3_asan.pcap | Bin 111 -> 111 bytes tests/ospf6_print_lshdr-oobr.out | 2 +- tests/ospf6_print_lshdr-oobr.pcap | Bin 2198 -> 2198 bytes tests/pb_nhrp_1.out | 2 +- tests/pb_nhrp_1.pcap | Bin 124 -> 124 bytes tests/pgm_opts_asan.out | 2 +- tests/pgm_opts_asan.pcap | Bin 135 -> 135 bytes tests/pgm_opts_asan_2.out | 2 +- tests/pgm_opts_asan_2.pcap | Bin 135 -> 135 bytes tests/pgm_opts_asan_3.out | 2 +- tests/pgm_opts_asan_3.pcap | Bin 133 -> 133 bytes tests/pim_header_asan-2.out | 2 +- tests/pim_header_asan-2.pcap | Bin 142 -> 142 bytes tests/pim_header_asan-3.out | 2 +- tests/pim_header_asan-3.pcap | Bin 95 -> 95 bytes tests/pim_header_asan-4.out | 4 +- tests/pim_header_asan-4.pcap | Bin 166 -> 166 bytes tests/pim_header_asan.out | 2 +- tests/pim_header_asan.pcap | Bin 96 -> 96 bytes tests/pktap-heap-overflow.out | 4 +- tests/pktap-heap-overflow.pcap | Bin 1168 -> 1168 bytes tests/ppp-invalid-lengths.out | 2 +- tests/ppp-invalid-lengths.pcap | Bin 9054 -> 9054 bytes tests/ppp_ccp_config_deflate_option_asan.out | 2 +- tests/ppp_ccp_config_deflate_option_asan.pcap | Bin 63 -> 63 bytes tests/quic_32_bit_pointer_overflow.out | 2 +- tests/quic_32_bit_pointer_overflow.pcap | Bin 124 -> 124 bytes tests/radiotap-heapoverflow.out | 2 +- tests/radiotap-heapoverflow.pcap | Bin 48 -> 48 bytes tests/radius_attr_asan.out | 2 +- tests/radius_attr_asan.pcap | Bin 135 -> 135 bytes tests/rpki-rtr-oobr-vv.out | 2 +- tests/rpki-rtr-oobr.out | 2 +- tests/rpki-rtr-oobr.pcap | Bin 104 -> 104 bytes tests/rsvp-rsvp_obj_print-oobr.out | 2 +- tests/rsvp-rsvp_obj_print-oobr.pcap | Bin 213 -> 213 bytes tests/rsvp_uni-oobr-1.out | 2 +- tests/rsvp_uni-oobr-1.pcap | Bin 94 -> 94 bytes tests/rsvp_uni-oobr-2.out | 2 +- tests/rsvp_uni-oobr-2.pcap | Bin 94 -> 94 bytes tests/rsvp_uni-oobr-3.out | 4 +- tests/rsvp_uni-oobr-3.pcap | Bin 234 -> 234 bytes tests/slip-compressed_sl_print-oobr.out | 2 +- tests/slip-compressed_sl_print-oobr.pcap | Bin 295 -> 295 bytes tests/slip-sliplink_print-oobr.out | 2 +- tests/slip-sliplink_print-oobr.pcap | Bin 295 -> 295 bytes tests/snmp-heapoverflow-1.out | 10 +- tests/snmp-heapoverflow-1.pcap | Bin 424 -> 424 bytes tests/snmp-heapoverflow-2.out | 2 +- tests/snmp-heapoverflow-2.pcap | Bin 94 -> 94 bytes tests/stp-heapoverflow-1.out | 28 ++--- tests/stp-heapoverflow-1.pcap | Bin 514 -> 514 bytes tests/stp-heapoverflow-2.out | 28 ++--- tests/stp-heapoverflow-2.pcap | Bin 528 -> 528 bytes tests/stp-heapoverflow-3.out | 28 ++--- tests/stp-heapoverflow-3.pcap | Bin 486 -> 486 bytes tests/stp-heapoverflow-4.out | 28 ++--- tests/stp-heapoverflow-4.pcap | Bin 556 -> 556 bytes tests/tcp-auth-heapoverflow.out | 2 +- tests/tcp-auth-heapoverflow.pcap | Bin 104 -> 104 bytes tests/tcp_header_heapoverflow.out | 2 +- tests/tcp_header_heapoverflow.pcap | Bin 86 -> 86 bytes tests/udp-length-heapoverflow.out | 2 +- tests/udp-length-heapoverflow.pcap | Bin 78 -> 78 bytes tests/vrrp-vrrp_print-oobr.out | 6 +- tests/vrrp-vrrp_print-oobr.pcap | Bin 264 -> 264 bytes tests/vtp_asan-2.out | 2 +- tests/vtp_asan-2.pcap | Bin 108 -> 108 bytes tests/vtp_asan-3.out | 2 +- tests/vtp_asan-3.pcap | Bin 185 -> 185 bytes tests/vtp_asan.out | 2 +- tests/vtp_asan.pcap | Bin 154 -> 154 bytes tests/wb-oobr.out | 12 +-- tests/wb-oobr.pcap | Bin 396 -> 396 bytes 298 files changed, 413 insertions(+), 413 deletions(-) diff --git a/tests/aarp-heapoverflow-1.out b/tests/aarp-heapoverflow-1.out index d6e859e5..f0ba6144 100644 --- a/tests/aarp-heapoverflow-1.out +++ b/tests/aarp-heapoverflow-1.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 aarp [|aarp] + 1 1995-08-15 05:27:12.999999 aarp [|aarp] diff --git a/tests/aarp-heapoverflow-1.pcap b/tests/aarp-heapoverflow-1.pcap index be84f53f33f106c3c217b5e62d5c815d2c812bbf..6bf5ef8431ef32ed8d52b86335d440ea4902b2f9 100644 GIT binary patch literal 54 ncmca|c+)~A1{MYw-~%!k85j&ez}|_U0mNqj%7X=z diff --git a/tests/aarp-heapoverflow-2.out b/tests/aarp-heapoverflow-2.out index d6e859e5..f0ba6144 100644 --- a/tests/aarp-heapoverflow-2.out +++ b/tests/aarp-heapoverflow-2.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 aarp [|aarp] + 1 1995-08-15 05:27:12.999999 aarp [|aarp] diff --git a/tests/aarp-heapoverflow-2.pcap b/tests/aarp-heapoverflow-2.pcap index f0295211e8995b8ac08235746f846075c71a19f7..e17bb5408179b57b80f7712b3c45d70ec0532747 100644 GIT binary patch literal 56 pcmca|c+)~A1{MYw5CAe585j&ez}|_U0mNqj%7X=%pfpPUK;=okODFQ diff --git a/tests/atm-heapoverflow.out b/tests/atm-heapoverflow.out index f80a5239..82aa36c4 100644 --- a/tests/atm-heapoverflow.out +++ b/tests/atm-heapoverflow.out @@ -1 +1 @@ - 1 1970-01-01 00:01:24.872469723 Rx: VPI:0 VCI:5 [|atm] + 1 1970-01-01 00:01:24.999999 Rx: VPI:0 VCI:5 [|atm] diff --git a/tests/atm-heapoverflow.pcap b/tests/atm-heapoverflow.pcap index f8bd118afe6e8f6bbedbc6e00fc5cc3a3853e651..73513445257d2f27a69182361819d726a8536f90 100644 GIT binary patch literal 44 icmca|c+)~A1{MYw0I{lpI0T68o%o?LEDVec46Fc{y98nY literal 44 ocmca|c+)~A1{Q{s3=9m6K+FQf)j%8q#J8_7n1J{oQJ@?v0LecFe*gdg diff --git a/tests/atm-oam-heapoverflow.out b/tests/atm-oam-heapoverflow.out index f435c2c5..dbb326be 100644 --- a/tests/atm-oam-heapoverflow.out +++ b/tests/atm-oam-heapoverflow.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|oam] + 1 1995-08-15 05:27:12.999999 [|oam] diff --git a/tests/atm-oam-heapoverflow.pcap b/tests/atm-oam-heapoverflow.pcap index a0691e081f34750d3b963b8cfa20d3f8c8207def..e6019f0fa6a62b52ce635d28f130b015b40f3c41 100644 GIT binary patch literal 44 jcmca|c+)~A1{MYw0I{kW7z{wb-iaS7!@^*|z`zUuq_qVr literal 44 icmca|c+)~A1{MYbC}3e=V5nw*a}7Xz29P`h12X{EwFcV& diff --git a/tests/babel_update_oobr.out b/tests/babel_update_oobr.out index 890dc9d3..46eac638 100644 --- a/tests/babel_update_oobr.out +++ b/tests/babel_update_oobr.out @@ -1,12 +1,12 @@ 1 1970-01-13 19:46:40.000128 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O^O^O^O^O^DM-2M-!M-1M-1M-1M-1M-1M-1M-1M-1M-,.M-0^Vn [|kerberos] 2 1970-06-19 21:47:44.000000 IP 10.0.0.1 > 0.234.154.214: ip-proto-17 3 1970-01-01 00:00:00.000000 IP 10.0.0.1.88 > 0.234.154.179.24191: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O^DM-2 .*^C@>M-z}M-uM-tM-+M-_M-{S^PM-=OM-^Y [|kerberos] - 4 1970-01-01 00:00:00.8454143 58:5e:0a:02:f4:0a > 02:8e:00:50:6a:e1, ethertype Unknown (0xb104), length 262144: + 4 1970-01-01 00:00:00.999999 58:5e:0a:02:f4:0a > 02:8e:00:50:6a:e1, ethertype Unknown (0xb104), length 262144: 0x0000: 020f 0f0f 0f0f 0f0f 0f0f 04b2 a1b1 b1b1 ................ 0x0010: b1b1 b1b1 b158 5e0a 02f4 0ab1 0402 0f0f .....X^......... 0x0020: ff80 0f0f 0f0f 0f00 80a1 00b2 b2b2 b20d ................ 0x0030: 0d3a 3400 0001 00 .:4.... - 5 1970-03-17 20:26:40.2097152 IP 6.3.218.255.6379 > 0.1.31.99.52759: Flags [S.UWe], seq 2751463404:2751463426, ack 1006637056, win 45746, urg 25778, length 22: RESP [|resp] + 5 1970-03-17 20:26:40.999999 IP 6.3.218.255.6379 > 0.1.31.99.52759: Flags [S.UWe], seq 2751463404:2751463426, ack 1006637056, win 45746, urg 25778, length 22: RESP [|resp] 6 1970-03-17 20:27:12.000000 IP 6.3.208.255.6379 > 0.1.31.99.52759: Flags [S.UWe], seq 2751463404:2751463426, ack 1006640128, win 45746, urg 25778, length 22: RESP "M-2M-2M-2M-2M-2M-7dM-2M-2M-2M-2M-2" [|resp] 7 1970-03-17 20:27:12.000000 IP 208.21.10.1.654 > 31.99.100.232.80: aodv rrep 34 prefix 4 hops 11 dst 237.34.38.84 dseq 32203525 src 232.11.2.0 67108864 ms @@ -27,7 +27,7 @@ 0x0030: b1b1 b100 b016 6e ......n 18 1970-01-01 00:00:00.000000 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O^U.@ ^D^R^O^O^O^O^O^O^O^O^O^O^O [|kerberos] 19 1970-01-01 00:00:00.000000 IP 10.0.255.127.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O^DM-2 .M-g^C@>M-z}M-uM-tM-^\M-`^VM-^?^?M-=OM-^Y [|kerberos] - 20 1970-01-01 00:00:00.8454143 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O.^B^O^O^O^O^DM-2M-!M-1M-1M-1M-1M-1M-1M-1M-1M-1M-^@M-0^VM-^H [|kerberos] + 20 1970-01-01 00:00:00.999999 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O.^B^O^O^O^O^DM-2M-!M-1M-1M-1M-1M-1M-1M-1M-1M-1M-^@M-0^VM-^H [|kerberos] 21 1970-01-01 00:00:00.000000 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O7M-^@M-^?M-^@^D^O^O^O^O^O^P.M-^?M-^?^O^O^O@^VM-^H [|kerberos] 22 1970-01-01 00:34:08.000000 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O.^DM-#M-^?M-^?d^O^O^O^O^O^O^O^O^O^O^O^O@^VM-^H [|kerberos] 23 1971-01-24 09:18:56.000000 IP 0.0.1.0 > 234.154.214.0: ip-proto-106 @@ -86,7 +86,7 @@ 0x0030: b1b1 b100 b016 6e ......n 69 1970-01-01 00:00:00.000000 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O^U.@ ^D^R^O^O^O^O^O^O^O^O^O^O^O [|kerberos] 70 1970-01-01 00:00:00.000000 IP 10.0.255.127.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O^DM-2 .M-g^C@>M-z}M-uM-tM-^\M-`^VM-^?^?M-=OM-^Y [|kerberos] - 71 1970-01-01 00:00:00.8454143 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O.^B^O^O^O^O^DM-2M-!M-1M-1M-1M-1M-1M-1M-1M-1M-1M-^@M-0^VM-^H [|kerberos] + 71 1970-01-01 00:00:00.999999 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O.^B^O^O^O^O^DM-2M-!M-1M-1M-1M-1M-1M-1M-1M-1M-1M-^@M-0^VM-^H [|kerberos] 72 1970-01-01 00:00:00.000000 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O^O7M-^@M-^?M-^@^D^O^O^O^O^O^P.M-^?M-^?^O^O^O@^VM-^H [|kerberos] 73 1970-01-01 00:34:08.000000 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O.^DM-#M-^?M-^?d^O^O^O^O^O^O^O^O^O^O^O^O@^VM-^H [|kerberos] 74 1971-01-24 09:18:56.000000 IP 10.0.0.1.88 > 0.234.154.214.24074: kerberos v4 be KDC_REQUEST: ^O^O^O^O.^DM-2M-!^BM-W^CM-!^B@^D 0min ^P.^VM-^H [|kerberos] diff --git a/tests/babel_update_oobr.pcap b/tests/babel_update_oobr.pcap index 870860b37026e86379da8d7be9f5b9de6bd693db..046f303399898923924b29b092758f76cbac10f8 100644 GIT binary patch delta 86 zcmbR5KHq(VG$XUU6aQp6#vm|#f>Cwz493eWU{0X2;$#B>@y*NFwg?~#OkT$JaB>4* b(d5|zd6T0=6(;vGiBF!#;kWs={|%Gn7=xG@7!)R-U{u{agYhy8STImoak7Dc_~vD7TLh2=CNE=q fIJtqZX!2} diff --git a/tests/bad-ipv4-version-pgm-heapoverflow.out b/tests/bad-ipv4-version-pgm-heapoverflow.out index 16a8c72e..bf09a522 100644 --- a/tests/bad-ipv4-version-pgm-heapoverflow.out +++ b/tests/bad-ipv4-version-pgm-heapoverflow.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP [version 6 != 4] (invalid) + 1 1995-08-15 05:27:12.999999 IP [version 6 != 4] (invalid) diff --git a/tests/bad-ipv4-version-pgm-heapoverflow.pcap b/tests/bad-ipv4-version-pgm-heapoverflow.pcap index 116e401f7d4f5924823040cdd9e2c87cd63a995f..79f15f5160c8baa8271f275ae61e073e45b094af 100644 GIT binary patch literal 74 vcmca|c+)~A1{MYwPy#X-85j&ez}|_U0mNqj%7X=<1P4PZm<3c;h!6(=l^hD# literal 74 tcmca|c+)~A1{MYbC{SWxU|?i`a}7Xz1|)fqG7g4Ruxg;PLZ~(%1pxZI42S># diff --git a/tests/beep-oobr.out b/tests/beep-oobr.out index c711733e..1cd18664 100644 --- a/tests/beep-oobr.out +++ b/tests/beep-oobr.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 unknown ip 3 - 2 1995-08-15 05:27:12.808464432 IP6 3030:3030:3030:3030:3030:3030:3030:3030.10288 > 3030:3030:3030:3030:3030:3030:3030:3030.12336: Flags [.Ue], seq 808464432:808476740, ack 808464432, win 12336, urg 12336, options [eol], length 12308 [remaining caplen(24) < header length(28)] [|tcp] + 1 1995-08-15 05:27:12.999999 unknown ip 3 + 2 1995-08-15 05:27:12.999999 IP6 3030:3030:3030:3030:3030:3030:3030:3030.10288 > 3030:3030:3030:3030:3030:3030:3030:3030.12336: Flags [.Ue], seq 808464432:808476740, ack 808464432, win 12336, urg 12336, options [eol], length 12308 [remaining caplen(24) < header length(28)] [|tcp] diff --git a/tests/beep-oobr.pcap b/tests/beep-oobr.pcap index a1db1433a2b9441125c717a254424244c17add50..cb4bdf8ca23f0f592196c13c78a54a9352c6dd16 100644 GIT binary patch literal 184 zcmca|c+)~A1{MYwZ~!u%GB6l`fV~qx1BlN6lm`n?NFbY+12&6|potntD(azZkYfNh C7ax}Z literal 184 zcmca|c+)~A1{MYbC~#n4V0g*^=Nf?c3`p`Yb>z}8^K!rjun{yy14%_alnrtn0AuDM AcK`qY diff --git a/tests/bgp-bgp_capabilities_print-oobr-1.out b/tests/bgp-bgp_capabilities_print-oobr-1.out index 234a4aea..bd95ad50 100644 --- a/tests/bgp-bgp_capabilities_print-oobr-1.out +++ b/tests/bgp-bgp_capabilities_print-oobr-1.out @@ -1,4 +1,4 @@ - 1 1970-03-16 01:04:13.49220352 IP (tos 0x1f,CE, ttl 254, id 38671, offset 0, flags [+, DF, rsvd], proto TCP (6), length 4135, bad cksum 200 (->1fdd)!) + 1 1970-03-16 01:04:13.999999 IP (tos 0x1f,CE, ttl 254, id 38671, offset 0, flags [+, DF, rsvd], proto TCP (6), length 4135, bad cksum 200 (->1fdd)!) 226.219.0.0.179 > 16.233.34.0.100: Flags [SPUEe], seq 347537408:347541483, win 511, urg 65535, options [eol], length 4075: BGP [|bgp] Open Message (1), length: 59 Version 255, my AS 65528, Holdtime 4324s, ID 144.8.32.4 diff --git a/tests/bgp-bgp_capabilities_print-oobr-1.pcap b/tests/bgp-bgp_capabilities_print-oobr-1.pcap index 4abca9be104ffedb0d6d036b7822bd41cf9b3795..92e9c5ffbdad20605584243a4e43661920643236 100644 GIT binary patch delta 14 VcmbQhG=XV?42!)JKf^?Y4*(nu1O@;A delta 14 VcmbQhG=XV?3=0GId!~sB9{?S41abfX diff --git a/tests/bgp-bgp_capabilities_print-oobr-2.out b/tests/bgp-bgp_capabilities_print-oobr-2.out index d518de49..0fa60121 100644 --- a/tests/bgp-bgp_capabilities_print-oobr-2.out +++ b/tests/bgp-bgp_capabilities_print-oobr-2.out @@ -1,4 +1,4 @@ - 1 1970-03-16 01:04:13.49220352 IP (tos 0x1f,CE, ttl 254, id 38671, offset 0, flags [+, DF, rsvd], proto TCP (6), length 4135, bad cksum 200 (->1fdd)!) + 1 1970-03-16 01:04:13.999999 IP (tos 0x1f,CE, ttl 254, id 38671, offset 0, flags [+, DF, rsvd], proto TCP (6), length 4135, bad cksum 200 (->1fdd)!) 226.219.0.0.179 > 16.233.34.0.100: Flags [SPUEe], seq 347537408:347541483, win 511, urg 65535, options [eol], length 4075: BGP [|bgp] Open Message (1), length: 59 Version 255, my AS 65528, Holdtime 4324s, ID 144.8.32.4 diff --git a/tests/bgp-bgp_capabilities_print-oobr-2.pcap b/tests/bgp-bgp_capabilities_print-oobr-2.pcap index 61946f9b51968375ec258587c97d5d98ed133f1d..31bf1c9b792ed787be6545ee2e2954f1c0eed874 100644 GIT binary patch delta 14 VcmbQhG=XV?42!)JKf^?Y4*(nu1O@;A delta 14 VcmbQhG=XV?3=0GId!~sB9{?S41abfX diff --git a/tests/bgp_mp_reach_nlri-oobr.out b/tests/bgp_mp_reach_nlri-oobr.out index f6f0d3f1..11c3c352 100644 --- a/tests/bgp_mp_reach_nlri-oobr.out +++ b/tests/bgp_mp_reach_nlri-oobr.out @@ -1,4 +1,4 @@ - 1 1975-04-27 04:29:01.371655446 IP (tos 0xff,CE, ttl 254, id 32783, offset 0, flags [rsvd], proto TCP (6), length 65535, bad cksum 8e15 (->5bbf)!) + 1 1975-04-27 04:29:01.999999 IP (tos 0xff,CE, ttl 254, id 32783, offset 0, flags [rsvd], proto TCP (6), length 65535, bad cksum 8e15 (->5bbf)!) 241.0.128.39.179 > 239.0.0.1.0: Flags [e], seq 4144029695:4144095150, win 65535, options [eol], length 65455: BGP [|bgp] Update Message (2), length: 45 Withdrawn routes: diff --git a/tests/bgp_mp_reach_nlri-oobr.pcap b/tests/bgp_mp_reach_nlri-oobr.pcap index d43e2267ac76fcfdf80fb2ae44443c3a15f6f643..7fa5efebe08ed96bec4eb227f5991d13fad567a8 100644 GIT binary patch delta 15 WcmbOwI!knd42!)JKf^|aDlPybw*&M5 delta 15 WcmbOwI!knd42u}Ey4XgADlPyZv;(>T diff --git a/tests/bgp_mvpn_6_and_7_oobr.out b/tests/bgp_mvpn_6_and_7_oobr.out index 3ce3d21b..4a32769b 100644 --- a/tests/bgp_mvpn_6_and_7_oobr.out +++ b/tests/bgp_mvpn_6_and_7_oobr.out @@ -1,4 +1,4 @@ - 1 1970-06-23 06:35:44.134748448 IP (tos 0xc, ttl 254, id 21263, offset 0, flags [rsvd], proto TCP (6), length 517, bad cksum 8e15 (->99c9)!) + 1 1970-06-23 06:35:44.999999 IP (tos 0xc, ttl 254, id 21263, offset 0, flags [rsvd], proto TCP (6), length 517, bad cksum 8e15 (->99c9)!) 241.0.93.20.179 > 255.247.0.1.200: Flags [none], seq 2146691977:2146692450, win 56026, options [unknown-161,eol], length 473: BGP Update Message (2), length: 45 Withdrawn routes: diff --git a/tests/bgp_mvpn_6_and_7_oobr.pcap b/tests/bgp_mvpn_6_and_7_oobr.pcap index 6f4759c1f2b63051dc7cb1e6bc42c74afd8d7454..9bbbad22b7253bd552e758239a10c172cc87777d 100644 GIT binary patch delta 40 mcmZ3=xRg=h%Hd55nHX3YV4xPrU<6`^f+r02PW%iL63eaa)!) + 1 1992-08-06 00:20:33.999999 IP (tos 0x0, ttl 254, id 40207, offset 0, flags [+, DF, rsvd], proto TCP (6), length 296, bad cksum 8e15 (->3eaa)!) 241.0.32.19.179 > 239.0.0.1.0: Flags [none], seq 2146695561:2146695813, win 56026, options [unknown-161,eol], length 252: BGP Update Message (2), length: 45 Withdrawn routes: diff --git a/tests/bgp_pmsi_tunnel-oobr.pcap b/tests/bgp_pmsi_tunnel-oobr.pcap index ede82db587a49b5377df1f6c23c63302df5d9077..8bf65734372bededa8f365f7652bd85313686bbe 100644 GIT binary patch delta 40 mcmbQhIDt{&%Hd55nHX3YU?2m?U 130:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] + 1 1995-08-15 05:27:12.999999 IP6 (class 0x03, flowlabel 0x03030, hlim 48, next-header HBH (0), payload length 12336) 3030:3030:3030:3030:3030:3030:3030:3030 > 130:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] diff --git a/tests/cve2015-0261-crash.pcap b/tests/cve2015-0261-crash.pcap index 78ba8945bd461a70c6212bb9fabc5ff3cf5fb2cb..9b6348c3120aec0d87dda30021aa9382546ae259 100644 GIT binary patch delta 40 ncmX@fc#=`!%Hd55nHX3YV8FnDfq{d8!2ks8o%k6hDy#$myUYjY delta 40 jcmX@fc#=`!%Hd55nHX3Y3>XZcfPsO70nRa)sIU?M+Pn#8 diff --git a/tests/decnet-oobr.out b/tests/decnet-oobr.out index d3fd3850..ba26a2e2 100644 --- a/tests/decnet-oobr.out +++ b/tests/decnet-oobr.out @@ -1,6 +1,6 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 0000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0xdada), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0xdada), length 262144: 0x0000: 3030 3030 3030 6003 3030 8a30 3030 3030 000000`.00.00000 0x0010: 3030 3030 0000 diff --git a/tests/decnet-oobr.pcap b/tests/decnet-oobr.pcap index 0554b7bae61435e5e66c5ac555ddcb76b47922a3..4ba9ff4d469becb44c3cccf853c028626b5fe7fe 100644 GIT binary patch literal 124 zcmca|c+)~A1{MYwPy#X-85j&ez}|_U0mNqj%7X<661a5Sx&_giz-(a91vdo%ncEbh literal 124 xcmca|c+)~A1{MYbC{SWxU|?i`a}7Xz1|)fyI@~li9k*^l)F&_-7<9q40svde7J&c& diff --git a/tests/decnet-shorthdr-oobr.out b/tests/decnet-shorthdr-oobr.out index 3c36b680..e483e1f8 100644 --- a/tests/decnet-shorthdr-oobr.out +++ b/tests/decnet-shorthdr-oobr.out @@ -1,29 +1,29 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 9 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 9 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 10 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 10 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 11 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 11 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 12 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 12 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 13 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 13 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 14 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 14 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 0000 - 15 1995-08-15 05:27:12.808464432 [|decnet] + 15 1995-08-15 05:27:12.999999 [|decnet] diff --git a/tests/decnet-shorthdr-oobr.pcap b/tests/decnet-shorthdr-oobr.pcap index a4c016001a39ba5a31605b86e078bec61b525752..b1314d3c4f63c72d9bcbef34ab24858de465bce0 100644 GIT binary patch literal 534 zcmca|c+)~A1{MYw5CSq785j&ez}|_U0mNqj%7XT( literal 534 ycmca|c+)~A1{MYbC=g;`U|?i`a}7Xz1|)fyIs`qc0udG<*3b@*1ZD$+CIbMNB2RMw diff --git a/tests/dhcp6_reconf_asan.out b/tests/dhcp6_reconf_asan.out index a458572a..dba9dd27 100644 --- a/tests/dhcp6_reconf_asan.out +++ b/tests/dhcp6_reconf_asan.out @@ -1,2 +1,2 @@ - 1 2014-02-16 01:51:13.369098755 IP (tos 0x60, ttl 254, id 21519, offset 0, flags [+, DF, rsvd], proto UDP (17), length 768, options (EOL), bad cksum 9615 (->c6f)!) + 1 2014-02-16 01:51:13.999999 IP (tos 0x60, ttl 254, id 21519, offset 0, flags [+, DF, rsvd], proto UDP (17), length 768, options (EOL), bad cksum 9615 (->c6f)!) 251.73.86.150.547 > 126.172.217.192.546: dhcp6 relay-reply (linkaddr=300:10ed:ff:f01:f:0:7f:7f peeraddr=ffb6:3a64::c1:2300:581c:d00 (reconfigure-message ?) (reconfigure-message ?)) diff --git a/tests/dhcp6_reconf_asan.pcap b/tests/dhcp6_reconf_asan.pcap index 969038e5c1fb2f13f9003cca0fec0a19f28e8d09..7eb2634022e1ee0d81c374b20f5867107e26b9ac 100644 GIT binary patch delta 40 mcmZo+Y++Qma(L51CI%J;7>EHf7=d`ABtx*h6FRp-O~v1 diff --git a/tests/eap_extract_read2_asan.out b/tests/eap_extract_read2_asan.out index 8c156b96..e8606deb 100644 --- a/tests/eap_extract_read2_asan.out +++ b/tests/eap_extract_read2_asan.out @@ -1 +1 @@ - 1 2014-04-24 06:58:21.3759079661 EAP packet (0) v155, len 0 (invalid) + 1 2014-04-24 06:58:21.999999 EAP packet (0) v155, len 0 (invalid) diff --git a/tests/eap_extract_read2_asan.pcap b/tests/eap_extract_read2_asan.pcap index 3e92e8791f212985c97c25ecf728c2e1b50c6a72..e206eb9624875f44b5aca64452357fc5b1705489 100644 GIT binary patch delta 38 kcmcDqQMht=(?TW&76up)0WuhYn0H%5u)PyM!$buc0F7k^X#fBK delta 38 ncmcDqQMht=(?TW&76t|eMj&Qj5P`CIw?zcMW#E4>Q9%X(lr#sn diff --git a/tests/esis_opt_prot-oobr.out b/tests/esis_opt_prot-oobr.out index db422af4..4effd02a 100644 --- a/tests/esis_opt_prot-oobr.out +++ b/tests/esis_opt_prot-oobr.out @@ -1,4 +1,4 @@ - 1 2028-08-31 04:06:24.1842916 ES-IS, length 262139 + 1 2028-08-31 04:06:24.999999 ES-IS, length 262139 redirect (6), v: 1, checksum: 0x00c6 (unverified), holding time: 2303s, length indicator: 54 00.8e SNPA (length: 0): diff --git a/tests/esis_opt_prot-oobr.pcap b/tests/esis_opt_prot-oobr.pcap index a4de137f1841a340f227b3bfdb09abe9e656c9af..854bd2896e6550f6773efa5c2a9071e6ddb120d9 100644 GIT binary patch delta 37 jcmcDslfQC!(?TW&76up)12Qsz*kM~lp1l+QM0t4tkh%vY delta 37 ocmcDslfQC!(?TW&76u^T6Zp^2AO>V)0I|cih`c9qG85(H0ktIwPyhe` diff --git a/tests/esis_snpa_asan-2.out b/tests/esis_snpa_asan-2.out index ab53a1dd..1b90e86b 100644 --- a/tests/esis_snpa_asan-2.out +++ b/tests/esis_snpa_asan-2.out @@ -1,4 +1,4 @@ - 1 1978-07-11 12:03:12.1048576 UI 22! ES-IS, length 65565 + 1 1978-07-11 12:03:12.999999 UI 22! ES-IS, length 65565 redirect (6), v: 1, checksum: 0x70a1 (incorrect should be 0xf519), holding time: 22339s, length indicator: 17 00.22 SNPA (length: 0): , opt (0) too long diff --git a/tests/esis_snpa_asan-2.pcap b/tests/esis_snpa_asan-2.pcap index 5c59fa76b6b96b115ba7cc82171715afca2ac86f..01058421032e38aa189367e9fcf031ece2c66806 100644 GIT binary patch delta 11 ScmcDsn;^q%@5Db*ULF7tHUf(P delta 11 ScmcDsn;^r?z#uSDULF7qb^;3k diff --git a/tests/esis_snpa_asan-3.out b/tests/esis_snpa_asan-3.out index 09d09e26..2dfa815d 100644 --- a/tests/esis_snpa_asan-3.out +++ b/tests/esis_snpa_asan-3.out @@ -1,7 +1,7 @@ - 1 1978-07-18 07:53:36.1048576 UI 22! ES-IS, length 65565 + 1 1978-07-18 07:53:36.999999 UI 22! ES-IS, length 65565 unknown type: 0 (0), v: 1, checksum: 0x00a1 (incorrect should be 0x859d), holding time: 0s, length indicator: 17 0x0000: 0200 04ec ff00 0000 - 2 1978-07-11 12:03:12.1048576 UI 22! ES-IS, length 262139 + 2 1978-07-11 12:03:12.999999 UI 22! ES-IS, length 262139 redirect (6), v: 1, checksum: 0x0300 (incorrect should be 0xbce5), holding time: 21480s, length indicator: 17 ec.ff00.00 SNPA (length: 0): [|esis] diff --git a/tests/esis_snpa_asan-3.pcap b/tests/esis_snpa_asan-3.pcap index bc07ec635694cefccd7505e7b313d33166fcf83c..98308b4826361850dc5a4b32f02b5cdf5b7ee088 100644 GIT binary patch delta 18 WcmYdEnIOY#@5Db*UKvce$^!r_#sp&k delta 18 WcmYdEnIOZ=z#uSDUKvce$^!r+#sgyj diff --git a/tests/esis_snpa_asan-4.out b/tests/esis_snpa_asan-4.out index 1d2de02c..d861cc07 100644 --- a/tests/esis_snpa_asan-4.out +++ b/tests/esis_snpa_asan-4.out @@ -1,21 +1,21 @@ - 1 1978-07-11 12:03:12.1048576 UI 22! ES-IS, length 65565 + 1 1978-07-11 12:03:12.999999 UI 22! ES-IS, length 65565 ESH (2), v: 1, checksum: 0x70a1 (incorrect should be 0xfb4e), holding time: 21315s, length indicator: 17 Number of Source Addresses: 2 NET (length: 0): isonsap_string: illegal length NET (length: 4): ec.ff00.00, bad opts/li - 2 1978-07-11 12:03:12.1048576 UI 22! ES-IS, length 65565 + 2 1978-07-11 12:03:12.999999 UI 22! ES-IS, length 65565 redirect (6), v: 1, checksum: 0x7034 (incorrect should be 0x44ec), holding time: 21315s, length indicator: 16 02.0400 SNPA (length: 0): Unknown Option #0, length 0, value: - 3 1978-07-11 12:03:12.7077888 UI 32! ES-IS, length 65565 + 3 1978-07-11 12:03:12.999999 UI 32! ES-IS, length 65565 ESH (2), v: 1, checksum: 0x70a1 (incorrect should be 0xfb4e), holding time: 21315s, length indicator: 17 Number of Source Addresses: 2 NET (length: 0): isonsap_string: illegal length NET (length: 4): ec.ff00.00, bad opts/li - 4 1978-07-11 12:03:12.1049088 UI 22! ES-IS, length 262139 + 4 1978-07-11 12:03:12.999999 UI 22! ES-IS, length 262139 redirect (6), v: 1, checksum: 0x7034 (incorrect should be 0x36fe), holding time: 21315s, length indicator: 17 isonsap_string: illegal length SNPA (length: 0): NET (length: 4) 00.0000.00 [|esis] - 5 1978-07-11 14:06:56.7077888 Q.922, invalid address + 5 1978-07-11 14:06:56.999999 Q.922, invalid address diff --git a/tests/esis_snpa_asan-4.pcap b/tests/esis_snpa_asan-4.pcap index 9160c0520eedaff8379ee90f999c413b20b629a9..7c1ea2d90acc84ed1ef0e141c5d067e43da220e0 100644 GIT binary patch delta 41 gcmcb{c#Uy_470rx|3rCZFy#uNvLVz&2(?`v0OcSG(EtDd delta 41 lcmcb{c#Uy_3^N0Rz(jdvFy#uOawcX2DJFr56Cu3q@&LSG2@3!K diff --git a/tests/esis_snpa_asan-5.out b/tests/esis_snpa_asan-5.out index ed15c5b9..e873eae9 100644 --- a/tests/esis_snpa_asan-5.out +++ b/tests/esis_snpa_asan-5.out @@ -1,10 +1,10 @@ - 1 1978-07-11 12:03:12.1048576 UI 22! ES-IS, length 65565 + 1 1978-07-11 12:03:12.999999 UI 22! ES-IS, length 65565 ESH (2), v: 1, checksum: 0x70a1 (incorrect should be 0xfc4c), holding time: 21315s, length indicator: 17 Number of Source Addresses: 3 NET (length: 0): isonsap_string: illegal length NET (length: 4): ec.ff00.00 NET (length: 0): isonsap_string: illegal length - 2 1978-07-11 12:03:12.1048576 UI 22! ES-IS, length 65565 + 2 1978-07-11 12:03:12.999999 UI 22! ES-IS, length 65565 redirect (6), v: 1, checksum: 0x7034 (incorrect should be 0x3ff0), holding time: 21315s, length indicator: 17 04 SNPA (length: 4): 00:00:00:00, bad opts/li diff --git a/tests/esis_snpa_asan-5.pcap b/tests/esis_snpa_asan-5.pcap index 98e34f1621a37b904b786018b0152046cb652e69..bd13926c1db1a2073b5c30ceb7a2b49b102ae524 100644 GIT binary patch literal 100 zcmca|c+)~A1{MYw5Cbx@L7eRz0`^Y)3?RM|10w?i533SGlOSWLQ?PTvLS_b*H~;ae Nas#R|VPt`r3jhP04n6, bad opts/li - 3 1978-07-11 12:03:12.1048576 Q.922, hdr-len 2, DLCI 0, Flags [DE, FECN], NLPID unknown (0x22), length 72482: + 3 1978-07-11 12:03:12.999999 Q.922, hdr-len 2, DLCI 0, Flags [DE, FECN], NLPID unknown (0x22), length 72482: 0x0000: 0082 1000 5542 5343 70a1 0200 0400 0000 ....UBSCp....... 0x0010: 007e .~ [|fr] diff --git a/tests/esis_snpa_asan.pcap b/tests/esis_snpa_asan.pcap index b573467cb17a30eebc8e9fdafe79f3dcded89a10..e9375b7af3062ae21d8e47c05bafff0193e932d3 100644 GIT binary patch delta 27 acmeBT>|&fC!)))wKT%#8Ou0g+Y|&fC!_2@SFi~C^Ou0g+Yb4bd)!) + 1 2014-04-24 01:08:29.999999 IP (tos 0x14, id 1, offset 0, flags [none], proto ICMP (1), length 512, options (unknown 3,unknown 3,unknown 3 [bad length 3]), bad cksum 3ff (->b4bd)!) 240.25.0.0 > 3.3.3.3: ICMP source quench, length 484 [|icmp] diff --git a/tests/extract_read2_asan.pcap b/tests/extract_read2_asan.pcap index d30ee16ddb7607cb48aad91972acea355ec2bcf4..d8248eebb31116cb1e7b2ad001bdad964628112e 100644 GIT binary patch delta 11 ScmebBnjph$@5Db*UK;=rJ_4@* delta 11 ScmebBnjph`ut##Dyfy$8 at , length 65556 + 1 2020-02-28 06:41:17.999999 ARP, Unknown Hardware (65280) (len 0), Unknown Protocol (0x8b01) (len 0), Reverse Reply at , length 65556 diff --git a/tests/getname_2_read4_asan.pcap b/tests/getname_2_read4_asan.pcap index a7b9021749f55260100ead64cd0f3f2d67fa0270..15dc4844b57c011fc7b952e7d5ea2f4129783fb0 100644 GIT binary patch delta 37 jcmcDslfQC!(?TW&76up)12Pzan0H%5oV^qOM0t4th^hvA delta 37 ncmcDslfQC!(?TW&76w5EZUzt#17b!X=G_(%$IKuwQC=PZh`t6I diff --git a/tests/gre-heapoverflow-1.out b/tests/gre-heapoverflow-1.out index 8c8a6a84..50bb972e 100644 --- a/tests/gre-heapoverflow-1.out +++ b/tests/gre-heapoverflow-1.out @@ -1,8 +1,8 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 3030 0000 - 2 1995-08-15 05:27:12.808464432 IP [version 0 != 4] (invalid) + 2 1995-08-15 05:27:12.999999 IP [version 0 != 4] (invalid) diff --git a/tests/gre-heapoverflow-1.pcap b/tests/gre-heapoverflow-1.pcap index 103031f8fdd9ff4cabacf265584b559b1b196510..37847dfa2d06d6bb4ad44f0cb2837d68aaf3c91d 100644 GIT binary patch literal 202 zcmca|c+)~A1{MYwFkob003rhruy^8TNCHc+Km@>|v?M?_8ep-JgMkBVEzn{5*zLbz F0003cA+!Jh literal 202 ycmca|c+)~A1{MYb7+_>z03sOAAc+A4kmTVqG-F_~k%NH)Y#q>H`q=HgVE_P0R3nrC diff --git a/tests/gre-heapoverflow-2.out b/tests/gre-heapoverflow-2.out index 43efd395..15301ffc 100644 --- a/tests/gre-heapoverflow-2.out +++ b/tests/gre-heapoverflow-2.out @@ -1,6 +1,6 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 2 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto GRE (47), length 12336, bad cksum 3030 (->697f)!) + 2 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto GRE (47), length 12336, bad cksum 3030 (->697f)!) 48.48.48.48 > 48.48.48.48: GREv0, Flags [checksum present, routing present], sum 0x3030, off 0x3030, (rtaf=0x3030) [|gre] diff --git a/tests/gre-heapoverflow-2.pcap b/tests/gre-heapoverflow-2.pcap index 3a20484320832fcf73d3e210531b33f27b58f33b..3b9ae1ccdb32c6e7e565b2e9c83794e7cafac31a 100644 GIT binary patch literal 152 zcmca|c+)~A1{MYwFaR6UYJp D@|_q) literal 152 zcmca|c+)~A1{MYb7+_#vU}QjW4S;+GWO400k8Y!vFvP literal 56 kcmca|c+)~A1{MYbC=g&^U}$83a}7Xz2B`d9m?9tz08CX1a{vGU diff --git a/tests/heapoverflow-in_checksum.out b/tests/heapoverflow-in_checksum.out index ccc84800..4b5d6cf0 100644 --- a/tests/heapoverflow-in_checksum.out +++ b/tests/heapoverflow-in_checksum.out @@ -1,4 +1,4 @@ - 1 1995-08-15 05:27:12.1010580 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [DF], proto PIM (103), length 12336, bad cksum 3030 (->2947)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [DF], proto PIM (103), length 12336, bad cksum 3030 (->2947)!) 48.48.48.48 > 48.48.48.48: PIMv2, length 12316 Hello, cksum 0x3030 (unverified) Unknown Option (12336), length 12336, Value: [|pimv2] diff --git a/tests/heapoverflow-in_checksum.pcap b/tests/heapoverflow-in_checksum.pcap index ebb07febf9c0ebab091e06b1019a8062520e5184..459600ac4b83300d13213ff3cca9e23b228dc8e1 100644 GIT binary patch delta 10 Rcma!um>|Ps?=(@)3IGsJ0?7aX delta 10 Rcma!um>|P6C3~Wr6#x>O14jS= diff --git a/tests/heapoverflow-ip_demux_print.out b/tests/heapoverflow-ip_demux_print.out index f26b8f37..fb1c28db 100644 --- a/tests/heapoverflow-ip_demux_print.out +++ b/tests/heapoverflow-ip_demux_print.out @@ -1,6 +1,6 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 2 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto AH (51), length 12336, bad cksum 3030 (->697b)!) + 2 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto AH (51), length 12336, bad cksum 3030 (->697b)!) 48.48.48.48 > 48.48.48.48: AH(length=48(200-bytes),reserved=0x3030[MustBeZero],spi=0x30303030,seq=0x30303030,icv=0x3030 [|ah] diff --git a/tests/heapoverflow-ip_demux_print.pcap b/tests/heapoverflow-ip_demux_print.pcap index 9090f7fcde315b6f7bacfa3d6ed91381282dc28c..dc55d5808def9efc247ab89ce28b0116f0b3198e 100644 GIT binary patch literal 152 zcmca|c+)~A1{MYwFaRU@&5Ua}7Xz2CzH;!=whg diff --git a/tests/heapoverflow-q933_printq.out b/tests/heapoverflow-q933_printq.out index c0f2c42f..2a6f246e 100644 --- a/tests/heapoverflow-q933_printq.out +++ b/tests/heapoverflow-q933_printq.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 Q.933, CCITT, codeset 0, unknown message (0x30), length 262142 + 1 1995-08-15 05:27:12.999999 Q.933, CCITT, codeset 0, unknown message (0x30), length 262142 unknown IE (0x30), length 48: [|q.933] diff --git a/tests/heapoverflow-q933_printq.pcap b/tests/heapoverflow-q933_printq.pcap index b3b3c3129777354e58cb87cf1c53bda10979b990..b1ef52f02e78cda3727f62cc467b9e369bd0b2c0 100644 GIT binary patch literal 88 ncmca|c+)~A1{MYwFaR<*85j&ez}|_U0mNqj$}4k#g@`5qNgxfW literal 88 kcmca|c+)~A1{MYb7+_#v;AB8>4S;+Gpu92%OaXB;0LEYsSpWb4 diff --git a/tests/heapoverflow-sl_if_print.out b/tests/heapoverflow-sl_if_print.out index 3f287b31..795b2cf6 100644 --- a/tests/heapoverflow-sl_if_print.out +++ b/tests/heapoverflow-sl_if_print.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|slip] + 1 1995-08-15 05:27:12.999999 [|slip] diff --git a/tests/heapoverflow-sl_if_print.pcap b/tests/heapoverflow-sl_if_print.pcap index 926e08a7e9078f211409c681b5edb6c65fdd5eae..63df0dcab81028d18e60dab299f6d272b7cd4a42 100644 GIT binary patch literal 56 lcmca|c+)~A1{MYw5CAeb7#Ivdz}|_U0mNqj%7X=v2mtHm2b}-_ literal 56 hcmca|c+)~A1{MYbC=g&^VBlbYa}7Xz1|)fyIsh{@2~7Y1 diff --git a/tests/heapoverflow-tcp_print.out b/tests/heapoverflow-tcp_print.out index f7f70730..38425694 100644 --- a/tests/heapoverflow-tcp_print.out +++ b/tests/heapoverflow-tcp_print.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [DF], proto TCP (6), length 12336, bad cksum 3030 (->29a8)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [DF], proto TCP (6), length 12336, bad cksum 3030 (->29a8)!) 48.48.48.48.12336 > 48.48.48.48.12336: Flags [.Ue], seq 808464432:808476688, ack 808464432, win 12336, urg 12336, options [unknown-48 0x3030303030303030 [|tcp] diff --git a/tests/heapoverflow-tcp_print.pcap b/tests/heapoverflow-tcp_print.pcap index edceeaeca7777461a9bf78f523a5b111be024314..1ffe4ae0926a986c6e233969dd0af4b0e346cf34 100644 GIT binary patch delta 38 jcmd1EP`Gk<(?TW&76uq_05TXE7z{wb-ie=KqJjqinZ5>_ delta 38 hcmd1EP`Gk<(?TW&76t<-aA06yU}S)E4JImh006y?2ulC} diff --git a/tests/hoobr_aodv_extension.out b/tests/hoobr_aodv_extension.out index 5aa5e9af..a007a8f9 100644 --- a/tests/hoobr_aodv_extension.out +++ b/tests/hoobr_aodv_extension.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 IP 48.48.48.48.654 > 48.48.48.48.12336: aodv rrep 12308 prefix 16 hops 48 + 1 1995-08-15 05:27:12.999999 IP 48.48.48.48.654 > 48.48.48.48.12336: aodv rrep 12308 prefix 16 hops 48 dst 48.48.48.48 dseq 808464432 src 48.48.48.48 808464432 ms [|aodv] diff --git a/tests/hoobr_aodv_extension.pcap b/tests/hoobr_aodv_extension.pcap index 263949a81f006a82c28820c3385518123a1fae3a..6c49d61bd5705e669e73f4f2252d1c4b5f7dba4f 100644 GIT binary patch delta 38 jcmYdGQ@C diff --git a/tests/hoobr_bfd_print.out b/tests/hoobr_bfd_print.out index a68f2e53..2572170d 100644 --- a/tests/hoobr_bfd_print.out +++ b/tests/hoobr_bfd_print.out @@ -1,7 +1,7 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 3 1995-08-15 05:27:12.808464432 IP [total length 12336 > length 12322] (invalid) 48.48.48.48.12336 > 48.48.48.48.3785: BFD, Echo, length: 12308 + 3 1995-08-15 05:27:12.999999 IP [total length 12336 > length 12322] (invalid) 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 index 0f6198638fa273882326b95a7ae974ec3d3cdef6..fe9ce85282755391db76e82f40f2fa7a646998db 100644 GIT binary patch delta 30 ZcmX@cc#Ls^42!)JKf^=?GgNwt5dd_B2OIzZ delta 26 bcmX@cc#Ls^42uB}OjIzN=)eLcrx*bMX&DF3 diff --git a/tests/hoobr_chdlc_print.out b/tests/hoobr_chdlc_print.out index 51ed2e9e..c6cddbf0 100644 --- a/tests/hoobr_chdlc_print.out +++ b/tests/hoobr_chdlc_print.out @@ -1,26 +1,26 @@ - 1 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 2 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 3 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 4 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 5 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 6 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 7 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 8 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 9 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 10 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 11 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 12 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 13 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 14 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 15 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 16 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 17 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 18 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 19 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 20 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 21 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 22 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 23 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 24 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 25 1995-08-15 05:27:12.808464432 unknown CHDLC protocol (0x3030) - 26 1995-08-15 05:27:12.808464432 [|chdlc] + 1 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 2 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 3 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 4 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 5 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 6 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 7 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 8 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 9 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 10 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 11 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 12 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 13 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 14 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 15 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 16 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 17 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 18 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 19 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 20 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 21 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 22 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 23 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 24 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 25 1995-08-15 05:27:12.999999 unknown CHDLC protocol (0x3030) + 26 1995-08-15 05:27:12.999999 [|chdlc] diff --git a/tests/hoobr_chdlc_print.pcap b/tests/hoobr_chdlc_print.pcap index 22ac1572d1a107ebf28abb25f5f61dc297dfe242..6a2bb307a1e85dc649d3adab5cc64884a8cb8636 100644 GIT binary patch literal 544 ncmca|c+)~A1{MYw0I@O{7z{wb-iaS7!vYZ)6&qpU^6wu2D^WX{ literal 544 pcmca|c+)~A1{MYbC}3e=V8~#Aa}7Xz1|)fqvQe>-5(fYN0RTtILHPgx diff --git a/tests/hoobr_juniper.out b/tests/hoobr_juniper.out index 940a00f4..8d6c989a 100644 --- a/tests/hoobr_juniper.out +++ b/tests/hoobr_juniper.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|juniper_atm1] + 1 1995-08-15 05:27:12.999999 [|juniper_atm1] diff --git a/tests/hoobr_juniper.pcap b/tests/hoobr_juniper.pcap index 5e8fde4be03f0733ee54ee9b1ce100b620dd05d9..e90cf4a57d96a476adda10e135df9c78a29e36df 100644 GIT binary patch literal 44 jcmca|c+)~A1{MYw0I@n57z{wb-iaS7!@}U}?rZ=6r~w8I literal 44 jcmca|c+)~A1{MYbC}3e=VCZCka}7Xz2B5sJyR!iR+W`l? diff --git a/tests/hoobr_juniper2.out b/tests/hoobr_juniper2.out index 940a00f4..8d6c989a 100644 --- a/tests/hoobr_juniper2.out +++ b/tests/hoobr_juniper2.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|juniper_atm1] + 1 1995-08-15 05:27:12.999999 [|juniper_atm1] diff --git a/tests/hoobr_juniper2.pcap b/tests/hoobr_juniper2.pcap index c2e7bbcbb4ea31dc513a010be21a6b114edcbfc6..0f5980efd1d41e1935f1a8f7646a0e4e4e040df9 100644 GIT binary patch literal 50 ocmca|c+)~A1{MYw-~uu_85j&ez}|_U0mNqj%KN%IgT)LC0MT~`IRF3v literal 50 kcmca|c+)~A1{MYbDBxmXVCZCka}7Xz2B5sJyE9Y;01l=I=>Px# diff --git a/tests/hoobr_juniper3.out b/tests/hoobr_juniper3.out index 22b1964f..28dac983 100644 --- a/tests/hoobr_juniper3.out +++ b/tests/hoobr_juniper3.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|juniper_es] + 1 1995-08-15 05:27:12.999999 [|juniper_es] diff --git a/tests/hoobr_juniper3.pcap b/tests/hoobr_juniper3.pcap index f686960f32dd4090b3cbd04757c9392eecd3fdd9..c587d1f6410ad886d13ac8fa5488231885733f86 100644 GIT binary patch literal 46 mcmca|c+)~A1{MYwU;{E*7#Ivdz}|_U0mNqj%KN%I14RI|fd*^< literal 46 kcmca|c+)~A1{MYbC}3k?U}#~0a}7Xz2B5sJyE9M)0P5ig8~^|S diff --git a/tests/hoobr_juniper4.out b/tests/hoobr_juniper4.out index 940a00f4..8d6c989a 100644 --- a/tests/hoobr_juniper4.out +++ b/tests/hoobr_juniper4.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|juniper_atm1] + 1 1995-08-15 05:27:12.999999 [|juniper_atm1] diff --git a/tests/hoobr_juniper4.pcap b/tests/hoobr_juniper4.pcap index dc409539b8fb6d87b3876d86e89b57d1bc27ade3..b74bbd03a18f6a86b3e21416101dc6a77830379e 100644 GIT binary patch literal 48 mcmca|c+)~A1{MYw-~ci@85j&ez}|_U0mNqj%KN%IgT(;C)dtl7 literal 48 kcmca|c+)~A1{MYbDBxgVVCZCka}7Xz2B5sJyE9k?0Q{8*g#Z8m diff --git a/tests/hoobr_lookup_nsap.out b/tests/hoobr_lookup_nsap.out index 2a2e993c..2ea1a9af 100644 --- a/tests/hoobr_lookup_nsap.out +++ b/tests/hoobr_lookup_nsap.out @@ -1,23 +1,23 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 000000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 000000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 000000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 000000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 000000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 000000 - 7 1995-08-15 05:27:12.808464432 CLNP, 30.0000.0000.0000 > 30.3030, unknown (16), length 262129 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 CLNP, 30.0000.0000.0000 > 30.3030, unknown (16), length 262129 + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 000000 - 9 1995-08-15 05:27:12.808464432 CLNP, 30.0000.0000.0000 > 30.3030, unknown (16), length 262129 + 9 1995-08-15 05:27:12.999999 CLNP, 30.0000.0000.0000 > 30.3030, unknown (16), length 262129 diff --git a/tests/hoobr_lookup_nsap.pcap b/tests/hoobr_lookup_nsap.pcap index 665c8cccee0f75e5858da5743af495c9c4d13f58..909695922e749878fc8f75e63da4fd1d13f1e2ce 100644 GIT binary patch literal 492 zcmca|c+)~A1{MYwPysR+85j&ez}|_U0mNqj%7X=nAV&4z4!3{*3>pm>A%VyYq}UC> NfeQ{>YK9vwdjO+#P0j!S literal 492 zcmca|c+)~A1{MYbC{STwU|?i`a}7Xz1|)fyI(+n~9s{i5_V1rTqX8o% 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 @@ -13,11 +13,11 @@ 0x00b0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00c0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00d0: 3030 3030 3030 3030 3030 3030 000000000000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 00000000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 @@ -31,7 +31,7 @@ 0x00a0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00b0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00c0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 @@ -46,7 +46,7 @@ 0x00b0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00c0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00d0: 3030 3030 3030 3030 3030 3030 000000000000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 @@ -60,7 +60,7 @@ 0x00a0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00b0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00c0: 3030 3030 0000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 @@ -72,7 +72,7 @@ 0x0080: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0090: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00a0: 3030 3030 0000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 @@ -86,7 +86,7 @@ 0x00a0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00b0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00c0: 3030 3030 3030 3030 3030 3030 000000000000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 @@ -101,4 +101,4 @@ 0x00b0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00c0: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x00d0: 3030 3030 3030 3030 3030 3030 000000000000 - 9 1995-08-15 05:27:12.808464432 IP 48.48.48.48.12336 > 48.48.48.48.2049: Flags [.U], seq 808464432:808476728, ack 808464432, win 12336, urg 12336, length 12296: NFS request xid 808464432 12292 readlink fh 00000000/808464432 + 9 1995-08-15 05:27:12.999999 IP 48.48.48.48.12336 > 48.48.48.48.2049: Flags [.U], seq 808464432:808476728, ack 808464432, win 12336, urg 12336, length 12296: NFS request xid 808464432 12292 readlink fh 00000000/808464432 diff --git a/tests/hoobr_nfs_printfh.pcap b/tests/hoobr_nfs_printfh.pcap index 0a9e9f97728dd0c0d548ca02b6bde896a2a58e86..c180b7471b0a77510c92d00c65729aacc36712a4 100644 GIT binary patch delta 110 zcmZ3+zl>ku%Hd55nHX3YVBi&y!N|a100Q<-{0tKnzOjO6vx$n1V8*?PiZ5A^WiCxr aybG4uG*NLcm~m^O;!~IsFg^JK+cf~c9UW8v delta 84 zcmZ3+zl>ku%Hd55nHX3Y44~i@0|Nsi1DtCxQQ_M}2Np)NiHfd__a-X7h4L>=RD8&| UX`YUtqfi04O^g_W%F@ diff --git a/tests/hoobr_nfs_xid_map_enter.out b/tests/hoobr_nfs_xid_map_enter.out index 45b79f0a..a1ebedd4 100644 --- a/tests/hoobr_nfs_xid_map_enter.out +++ b/tests/hoobr_nfs_xid_map_enter.out @@ -1,41 +1,41 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 30 0 - 9 1995-08-15 05:27:12.808464432 IP 48.48.48.48.12336 > 48.48.48.48.2049: NFS request xid 808464432 12308 [|nfs] + 9 1995-08-15 05:27:12.999999 IP 48.48.48.48.12336 > 48.48.48.48.2049: NFS request xid 808464432 12308 [|nfs] diff --git a/tests/hoobr_nfs_xid_map_enter.pcap b/tests/hoobr_nfs_xid_map_enter.pcap index d61c105a4e0b61671b71f5fe8b0f1311641246c7..9a28a468b376b1aff71a5a07efd5e6ec6208c14d 100644 GIT binary patch literal 735 zcmca|c+)~A1{MYwum>_285j&ez}|_U0mNqj%7XU|?i`a}7Xz1|)fyIx^`|wPl- diff --git a/tests/hoobr_pimv1.out b/tests/hoobr_pimv1.out index ebe85811..7b46de5f 100644 --- a/tests/hoobr_pimv1.out +++ b/tests/hoobr_pimv1.out @@ -1,25 +1,25 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 00000000 - 9 1995-08-15 05:27:12.808464432 IP 48.48.48.48 > 48.48.48.48: igmp pimv1 [type 48] [|pimv1] + 9 1995-08-15 05:27:12.999999 IP 48.48.48.48 > 48.48.48.48: igmp pimv1 [type 48] [|pimv1] diff --git a/tests/hoobr_pimv1.pcap b/tests/hoobr_pimv1.pcap index 5aa3f38fc6b4c29692ea2518f32ea97b1e6785d1..b37a3188d7fc7e41c8f06232f8f8153803be081b 100644 GIT binary patch literal 510 zcmca|c+)~A1{MYwPy;d;85j&ez}|_U0mNqj%7X=nB1Ux~2h(5(4GsoZu#+4Z444pZ H69F;-N 48.48.48.48.12336: ripng [version 48, must be 1] (invalid) + 1 1995-08-15 05:27:12.999999 IP 48.48.48.48.521 > 48.48.48.48.12336: ripng [version 48, must be 1] (invalid) diff --git a/tests/hoobr_ripng_print.pcap b/tests/hoobr_ripng_print.pcap index d372310896db85c136b07f72df005597abf315ec..60553b5f2da550cbadf88ccdc0cab538c2b1b525 100644 GIT binary patch delta 38 jcma!uP`Gk<(?TW&76urw2QnBL7z{wb-ie=KqJjkgl 3030:3030:3030:3030:3030:3030:3030:3030: RT6 [|rt6] + 1 1995-08-15 05:27:12.999999 unknown ip 3 + 2 1995-08-15 05:27:12.999999 unknown ip 3 + 3 1995-08-15 05:27:12.999999 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: RT6 [|rt6] diff --git a/tests/hoobr_rt6_print.pcap b/tests/hoobr_rt6_print.pcap index 6f51a9fb12c5973586ccf04ec485cc0a89e971aa..404d1e2dc999b885bc2f83a994bce90e9c2f7b2b 100644 GIT binary patch literal 195 vcmca|c+)~A1{MYw&;&A`FfbT^fV~qx1BlN6lm`nCOHf5)0@yZf!gc}x4g(+H literal 195 tcmca|c+)~A1{MYbD9~hJV0gj+=Nf?c3`p`Ybp&aOH7085j&ez}|_U0mNqj%7X=`>)gTu=s(0stId4SN6p diff --git a/tests/hoobr_zephyr_parse_field.out b/tests/hoobr_zephyr_parse_field.out index a75e124c..6de4a32b 100644 --- a/tests/hoobr_zephyr_parse_field.out +++ b/tests/hoobr_zephyr_parse_field.out @@ -1,5 +1,5 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 2 1995-08-15 05:27:12.808464432 IP 48.48.48.48.2104 > 48.48.48.48.12336: [|zephyr] + 2 1995-08-15 05:27:12.999999 IP 48.48.48.48.2104 > 48.48.48.48.12336: [|zephyr] diff --git a/tests/hoobr_zephyr_parse_field.pcap b/tests/hoobr_zephyr_parse_field.pcap index 5a0c276c5008f55a401f421b79437b81dd659841..f01a4d984db5ac2832cb7d145028129abfb8314f 100644 GIT binary patch literal 152 zcmca|c+)~A1{MYwFaR` E0Oki5cmMzZ literal 152 zcmca|c+)~A1{MYb7+_#vU}QjW4S;+GWO1e0f)!) + 1 2014-04-23 18:01:37.999999 IP (tos 0x4, ttl 64, id 3584, offset 0, flags [none], proto ICMP (1), length 23, bad cksum a (->1e0f)!) 22.3.2.0 > 54.209.0.0: ICMP type-#49, length 3 [|icmp] - 2 2014-04-24 06:58:21.471597027 IP (tos 0x4, ttl 64, id 32512, offset 0, flags [none], proto VRRP (112), length 31, bad cksum 82 (->db96)!) + 2 2014-04-24 06:58:21.999999 IP (tos 0x4, ttl 64, id 32512, offset 0, flags [none], proto VRRP (112), length 31, bad cksum 82 (->db96)!) 22.3.211.0 > 54.209.0.0: VRRPv3, Advertisement, (ttl 64), vrid 128, prio 69 [|vrrp] - 3 2021-07-27 12:37:33.1049347 c0:05:ff:ff:40:9d > 00:0c:02:49:96:7e, ethertype Unknown (0xf1ff), length 65570: + 3 2021-07-27 12:37:33.999999 c0:05:ff:ff:40:9d > 00:0c:02:49:96:7e, ethertype Unknown (0xf1ff), length 65570: 0x0000: 4404 0020 0e00 0000 4070 000a 1603 0200 D.......@p...... 0x0010: 36d1 0000 3180 bc 6...1.. diff --git a/tests/icmp-icmp_print-oobr-1.pcap b/tests/icmp-icmp_print-oobr-1.pcap index a9dd35b49078b0e051c90582f837a9c02320dc79..9c7a5f9b02a852d22f863645eac1d8281165f827 100644 GIT binary patch delta 29 fcmeBR>R_56!(#8m&oEKJ2SOM4Fa!A$_j>{WW~>Ka delta 29 lcmeBR>R_56!@{g4z&KIChvo5qX_<)yKFrL_0u%Rp0swIp2p9kW diff --git a/tests/icmp-icmp_print-oobr-2.out b/tests/icmp-icmp_print-oobr-2.out index b94559a0..1253ab40 100644 --- a/tests/icmp-icmp_print-oobr-2.out +++ b/tests/icmp-icmp_print-oobr-2.out @@ -1,4 +1,4 @@ 1 [Invalid header: len(34) < caplen(35)] 2 [Invalid header: len==0] - 3 1975-05-03 04:59:44.4061069334 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto ICMP (1), length 30, options (unknown 201 [bad length 255]), bad cksum 101 (->6470)!) + 3 1975-05-03 04:59:44.999999 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto ICMP (1), length 30, options (unknown 201 [bad length 255]), bad cksum 101 (->6470)!) 1.241.1.250 > 219.91.15.170: ICMP type-#255, length 2 [|icmp] diff --git a/tests/icmp-icmp_print-oobr-2.pcap b/tests/icmp-icmp_print-oobr-2.pcap index 60b7b936368b77a8a67511ef500277df304abd73..c95bc603fad4d3ecccbd61b9f9b4d1157fd1577b 100644 GIT binary patch delta 30 bcmeBR>R_56!(#8m&oEKJ2SOJ>=>r}BYR_56!@|O#Yc^5A2SOM4u!u46f0}r}0{~`92bBN- diff --git a/tests/icmp6_mobileprefix_asan.out b/tests/icmp6_mobileprefix_asan.out index d6873035..32c79899 100644 --- a/tests/icmp6_mobileprefix_asan.out +++ b/tests/icmp6_mobileprefix_asan.out @@ -1,2 +1,2 @@ - 1 2014-04-27 07:49:20.11534339 IP6 (class 0x50, flowlabel 0x0002c, hlim 0, next-header ICMPv6 (58), payload length 7168) 4f:f829:c:1a1a:1a1a:1a1a:1a37:0 > 16:0:400:0:64fb:9303:f293:8200: ICMP6, mobile router advertisement, length 7168, id 0x9393 [|icmp6] + 1 2014-04-27 07:49:20.999999 IP6 (class 0x50, flowlabel 0x0002c, hlim 0, next-header ICMPv6 (58), payload length 7168) 4f:f829:c:1a1a:1a1a:1a1a:1a37:0 > 16:0:400:0:64fb:9303:f293:8200: ICMP6, mobile router advertisement, length 7168, id 0x9393 [|icmp6] 2 [Invalid header: caplen==0, len==0] diff --git a/tests/icmp6_mobileprefix_asan.pcap b/tests/icmp6_mobileprefix_asan.pcap index fa40fbb28332c47ead3080f56890508def3f7fac..630c766634ba93a2f70a73bcdd2297b0cff210e8 100644 GIT binary patch delta 37 jcmXRZk-u_y(?TW&76urw0WuhYxM5pNu)P!iMEOtvpF;<) delta 37 ocmXRZk-u_y(?TW&7KTMBp${2=zy^pJfw*B?OfWOUhKcf_0M&d74gdfE diff --git a/tests/icmp_inft_name_length_zero.out b/tests/icmp_inft_name_length_zero.out index c75d15a8..2a26017a 100644 --- a/tests/icmp_inft_name_length_zero.out +++ b/tests/icmp_inft_name_length_zero.out @@ -1,4 +1,4 @@ - 1 2004-06-14 10:13:29.4294643617 IP [total length 33008 > length 240] (invalid) (tos 0x0, ttl 254, id 59168, offset 0, flags [DF], proto ICMP (1), length 33008, bad cksum 7ade (->464)!) + 1 2004-06-14 10:13:29.999999 IP [total length 33008 > length 240] (invalid) (tos 0x0, ttl 254, id 59168, offset 0, flags [DF], proto ICMP (1), length 33008, bad cksum 7ade (->464)!) 0.128.255.255 > 12.4.4.4: ICMP time exceeded in-transit, length 32988 IP (tos 0x0, ttl 1, id 42321, offset 0, flags [none], proto UDP (17), length 40, bad cksum f76a (->db81)!) 8.15.4.4.42315 > 12.223.32.1.33440: UDP, length 12 diff --git a/tests/icmp_inft_name_length_zero.pcap b/tests/icmp_inft_name_length_zero.pcap index dadb6d194804a97b4057b41592669f1930cbf995..dfa969e66512d64c255bcd2d919e9acbced6d443 100644 GIT binary patch delta 14 Vcmcc2c$sm642!)JKf^?Y%>W{X1Wf<{ delta 14 Wcmcc2c$sm649i0P-~T5nYz6=Ea}C0Pdr BI-~#q diff --git a/tests/igrp-oobr.out b/tests/igrp-oobr.out index b202d62e..552cdaef 100644 --- a/tests/igrp-oobr.out +++ b/tests/igrp-oobr.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto IGRP (9), length 12336, bad cksum 3030 (->69a5)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto IGRP (9), length 12336, bad cksum 3030 (->69a5)!) 48.48.48.48 > 48.48.48.48: igrp: request V0 edit=142 AS=12336 (12336/12336/560) checksum=0x3030 *.48.48.48 d=31580640 b=3 r=48 l=48 M=6316128 mtu=12336 in 48 hops [|igrp] diff --git a/tests/igrp-oobr.pcap b/tests/igrp-oobr.pcap index cd7662c080df0dd8005e83a8a9eb8b94e07aee04..cf7b0a852ed2fab1e5fea254c1b4892354219014 100644 GIT binary patch delta 12 TcmYdGn;^qt@5IkAQNaxW6}tlj delta 12 RcmYdGn;^qt00a{i+yE9!12g~t diff --git a/tests/ikev1_id_ipv6_addr_subnet-oobr.out b/tests/ikev1_id_ipv6_addr_subnet-oobr.out index cf1c5d44..b38d21c7 100644 --- a/tests/ikev1_id_ipv6_addr_subnet-oobr.out +++ b/tests/ikev1_id_ipv6_addr_subnet-oobr.out @@ -1,3 +1,3 @@ - 1 1971-10-13 03:09:05.134350550 IP (tos 0x0, ttl 100, id 40207, offset 0, flags [+, DF, rsvd], proto UDP (17), length 32808, bad cksum 8e7f (->bc78)!) + 1 1971-10-13 03:09:05.999999 IP (tos 0x0, ttl 100, id 40207, offset 0, flags [+, DF, rsvd], proto UDP (17), length 32808, bad cksum 8e7f (->bc78)!) 16.0.128.20.500 > 12.251.0.45.0: isakmp 1.0 msgid 0d101010: phase 2/others ? #16[]: (id: idtype=IPv6net protoid=16 port=4112 len=24 [bad: < 32]) [|#145] (len mismatch: isakmp 4278190080/ip 4856) diff --git a/tests/ikev1_id_ipv6_addr_subnet-oobr.pcap b/tests/ikev1_id_ipv6_addr_subnet-oobr.pcap index 316473b873e3646256940153fafdd1af645940ae..4974b518ecc6344065e949462b2df5a44a78fba0 100644 GIT binary patch delta 40 mcmbQtIGIu5%Hd55nHX3YU?3aFU6942)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto Compressed IP (108), length 12336, bad cksum 3030 (->6942)!) 48.48.48.48 > 48.48.48.48: [|ipcomp] diff --git a/tests/ipcomp-heapoverflow.pcap b/tests/ipcomp-heapoverflow.pcap index 506f1056b8e48a4f888d089747926a8dd294cdaa..91f07f969d24c60647de196b2388d1c7b79fac58 100644 GIT binary patch literal 74 vcmca|c+)~A1{MYwPy#X-85j&ez}|_U0mNqj%7X=<1P6mFm<3dpgAfM*l4T0B literal 74 tcmca|c+)~A1{MYbC{SWxU|?i`a}7Xz1|)fqG7bh;uxg;P9H=%R1pxR33}XNQ diff --git a/tests/ipv6-mobility-header-oobr.out b/tests/ipv6-mobility-header-oobr.out index 9f6d14dc..fc4f4eba 100644 --- a/tests/ipv6-mobility-header-oobr.out +++ b/tests/ipv6-mobility-header-oobr.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: mobility: BA status=48 [|mobility] + 1 1995-08-15 05:27:12.999999 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: mobility: BA status=48 [|mobility] diff --git a/tests/ipv6-mobility-header-oobr.pcap b/tests/ipv6-mobility-header-oobr.pcap index 854fc57f8c63c06e397392a107166613e7af4ae3..3f74dbf8ffc3a977a2625189747e7c5b33c08c76 100644 GIT binary patch literal 87 scmca|c+)~A1{MYw&<8S}GB6l`fV~qx1BlN6lurhW*nvs>1RF>i0Ep=hp8x;= literal 87 qcmca|c+)~A1{MYbD9~qMV0g*^=Nf?c3_$s0u)G~i86KJqBnJQlh!9Tz diff --git a/tests/ipv6-next-header-oobr-1.out b/tests/ipv6-next-header-oobr-1.out index b7b78fef..f16787ce 100644 --- a/tests/ipv6-next-header-oobr-1.out +++ b/tests/ipv6-next-header-oobr-1.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] + 1 1995-08-15 05:27:12.999999 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] diff --git a/tests/ipv6-next-header-oobr-1.pcap b/tests/ipv6-next-header-oobr-1.pcap index eadccaf70ec6b72c028dff2cd4fcd05bdf80ae06..4c9278b540b9c31ee1d104ccf7b79c417ccf8e08 100644 GIT binary patch literal 88 tcmca|c+)~A1{MYwFaR>1GB6l`fV~qx1BlN6lurhWK*YgJ9E3Jh2>^|d4u}8% literal 88 qcmca|c+)~A1{MYb7+_#vc*=m_8UXnWK>1{_Jd!v}JsPbIRRRDC-w-$e diff --git a/tests/ipv6-next-header-oobr-2.out b/tests/ipv6-next-header-oobr-2.out index b7b78fef..f16787ce 100644 --- a/tests/ipv6-next-header-oobr-2.out +++ b/tests/ipv6-next-header-oobr-2.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] + 1 1995-08-15 05:27:12.999999 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] diff --git a/tests/ipv6-next-header-oobr-2.pcap b/tests/ipv6-next-header-oobr-2.pcap index db1538e28583f5c62c15456c6957e0ca4ccd10cb..f9062632f9a2d0cfac8148fa624a58d37a55843d 100644 GIT binary patch literal 88 tcmca|c+)~A1{MYwFaR>1GB6l`fV~qx1BlN6l+OZ-K*YgJ9E34c2>_2E4wnD` literal 88 qcmca|c+)~A1{MYb7+_#vc*=m_8UXnWK=~}NJd!v}JsNEcRRRDEZxBZS diff --git a/tests/ipv6-rthdr-oobr.out b/tests/ipv6-rthdr-oobr.out index 2dcf1c8c..06272a03 100644 --- a/tests/ipv6-rthdr-oobr.out +++ b/tests/ipv6-rthdr-oobr.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: RT6 (len=48, type=0 [Deprecated], segleft=48 [|rt6] + 1 1995-08-15 05:27:12.999999 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: RT6 (len=48, type=0 [Deprecated], segleft=48 [|rt6] diff --git a/tests/ipv6-rthdr-oobr.pcap b/tests/ipv6-rthdr-oobr.pcap index b29d519021d3e442b86a294d02bd1d92d2339468..b905b7acd1c00bf63f418a1ba93791bf97160a0c 100644 GIT binary patch literal 85 rcmca|c+)~A1{MYw&;>G{GB6l`fV~qx1BlN6l+OZ-XoE@o1W+#kX)6vX literal 85 pcmca|c+)~A1{MYbD9~kKV0g*^=Nf?c3_$rTu)H=*86Fy_7XaZ~57__! diff --git a/tests/ipv6-srh-tlv-pad1-padn-5-trunc.out b/tests/ipv6-srh-tlv-pad1-padn-5-trunc.out index ff8069cd..c7e4a56a 100644 --- a/tests/ipv6-srh-tlv-pad1-padn-5-trunc.out +++ b/tests/ipv6-srh-tlv-pad1-padn-5-trunc.out @@ -1 +1 @@ - 1 2022-11-11 17:47:55.4294964993 IP6 2001:db8:1::1 > cafe:1::2: RT6 (len=3, type=4, segleft=0, last-entry=0, tag=0, [0]cafe:1::2, TLV-type=Pad1(0), TLV-type=PadN(4), TLV-len=5 [|rt6] + 1 2022-11-11 17:47:55.999999 IP6 2001:db8:1::1 > cafe:1::2: RT6 (len=3, type=4, segleft=0, last-entry=0, tag=0, [0]cafe:1::2, TLV-type=Pad1(0), TLV-type=PadN(4), TLV-len=5 [|rt6] diff --git a/tests/ipv6-srh-tlv-pad1-padn-5-trunc.pcap b/tests/ipv6-srh-tlv-pad1-padn-5-trunc.pcap index 504c2c4615214991f56698cd7147a56222ba9bfa..c1637ce363cad98b7c254dfde49d13da40decd2d 100644 GIT binary patch delta 12 Tcmb=eogl+v@5IkAQ6Uxp7vlp- delta 12 Tcmb=eogl-)`2GL?i3+g*BO3*; diff --git a/tests/ipv6hdr-heapoverflow-v.out b/tests/ipv6hdr-heapoverflow-v.out index 7b7c97ef..fdb1fb20 100644 --- a/tests/ipv6hdr-heapoverflow-v.out +++ b/tests/ipv6hdr-heapoverflow-v.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP6 (class 0x33, flowlabel 0x03030, hlim 48, next-header HBH (0), payload length 12336) 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] + 1 1995-08-15 05:27:12.999999 IP6 (class 0x33, flowlabel 0x03030, hlim 48, next-header HBH (0), payload length 12336) 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] diff --git a/tests/ipv6hdr-heapoverflow.out b/tests/ipv6hdr-heapoverflow.out index b7b78fef..f16787ce 100644 --- a/tests/ipv6hdr-heapoverflow.out +++ b/tests/ipv6hdr-heapoverflow.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] + 1 1995-08-15 05:27:12.999999 IP6 3030:3030:3030:3030:3030:3030:3030:3030 > 3030:3030:3030:3030:3030:3030:3030:3030: HBH [|hbh] diff --git a/tests/ipv6hdr-heapoverflow.pcap b/tests/ipv6hdr-heapoverflow.pcap index 7280868723e35b135687dfb8b11f755b07f0ba9d..89c50562557821e6e83018a24f1b72673792c1a1 100644 GIT binary patch literal 88 tcmca|c+)~A1{MYwFaR>1GB6l`fV~qx1BlN6lurhWK*YgJ90XLW0RW6R4qX5M literal 88 pcmca|c+)~A1{MYb7+_#vc*=m_8UXnWK>1{_Jd!v}JsJ(u3IGX*5DfqT diff --git a/tests/isakmp-3948-oobr-2.out b/tests/isakmp-3948-oobr-2.out index f3018d66..6b40fb06 100644 --- a/tests/isakmp-3948-oobr-2.out +++ b/tests/isakmp-3948-oobr-2.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 IP 48.48.48.48.4500 > 48.48.48.48.12336: [|isakmp_rfc3948] + 1 1995-08-15 05:27:12.999999 IP 48.48.48.48.4500 > 48.48.48.48.12336: [|isakmp_rfc3948] diff --git a/tests/isakmp-3948-oobr-2.pcap b/tests/isakmp-3948-oobr-2.pcap index 029159d03c62b06acd50752925f7976c1abbc55e..2a938a2a43d3d9f9fea7717d0a9941c37f41c881 100644 GIT binary patch delta 38 jcmWFvQn+$>(?TW&76us50x}pG7z{wb-ie=KqJj|sk(35Q literal 82 xcmca|c+)~A1{MYbD9~bHU|?i`a}7Xz1|)fqG7bh;uxg+(L8vw$B{&7b1^{4>4c!0$ diff --git a/tests/isakmp-rfc3948-oobr.out b/tests/isakmp-rfc3948-oobr.out index 9fb82aee..d8c7405f 100644 --- a/tests/isakmp-rfc3948-oobr.out +++ b/tests/isakmp-rfc3948-oobr.out @@ -1,67 +1,67 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 9 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 9 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 10 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 10 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 11 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 11 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 12 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 12 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 13 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 13 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 14 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 14 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 15 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 15 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 16 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 16 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 17 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 17 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 18 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 18 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 19 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 19 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 20 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 20 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 21 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 21 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 22 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 22 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 000000000000 - 23 1995-08-15 05:27:12.808464432 IP 48.48.48.48.4500 > 48.48.48.48.12336: [|isakmp_rfc3948] + 23 1995-08-15 05:27:12.999999 IP 48.48.48.48.4500 > 48.48.48.48.12336: [|isakmp_rfc3948] diff --git a/tests/isakmp-rfc3948-oobr.pcap b/tests/isakmp-rfc3948-oobr.pcap index c3c1f72e53be921169ae81f93b8f71b35c093737..0775ac5e8b6ab41ac22d9438fdde231c7b83ba69 100644 GIT binary patch literal 1358 zcmca|c+)~A1{MYw&;l|T85j&ez}|_U0mNqj%7X=nCPsA<3aZf%8Vw;x2#ltLp_CFh S7+k^51s0Kl2zLukfv^Gewc0@d literal 1358 zcmca|c+)~A1{MYbD9~bHU|?i`a}7Xz1|)fyI>Pj*PC{Wc8bYHX1POuBlrU6M0tbUD Q*r~uGQV`*0!6^_n0C1t;5dZ)H diff --git a/tests/isakmpv1-attr-oobr.out b/tests/isakmpv1-attr-oobr.out index aaa75223..8818e2ed 100644 --- a/tests/isakmpv1-attr-oobr.out +++ b/tests/isakmpv1-attr-oobr.out @@ -1,3 +1,3 @@ - 1 2014-05-20 06:45:20.587271488 IP (tos 0x60, ttl 254, id 40192, offset 0, flags [+, DF, rsvd], proto UDP (17), length 63264, options (unknown 255 [bad length 18]), bad cksum 8e30 (->f45)!) + 1 2014-05-20 06:45:20.999999 IP (tos 0x60, ttl 254, id 40192, offset 0, flags [+, DF, rsvd], proto UDP (17), length 63264, options (unknown 255 [bad length 18]), bad cksum 8e30 (->f45)!) 251.73.77.150.32514 > 126.172.128.5.500: isakmp 1.0 msgid 2200af01: phase 2/others ? #40: (t: #243 id=241 (type=#9472 len=2 value=0619) [|isakmp] diff --git a/tests/isakmpv1-attr-oobr.pcap b/tests/isakmpv1-attr-oobr.pcap index 21750fca50b49cfad76cda65e0f9c86b327c221e..ef28c22426c1f18b1c7930d905bcc58fc4ee75e2 100644 GIT binary patch delta 40 lcmZo?Y-d!sa(L51CI%J;7>EZl7(tw0Rl)X7{0tKn(gCh$2k-y@ delta 40 lcmZo?Y-d!sa(L51CI%J;AYcR$@i4}(s$d6RM&*eL=>V;d2hsol diff --git a/tests/isis-extd-isreach-oobr.out b/tests/isis-extd-isreach-oobr.out index 8d27c3e8..a8fd293e 100644 --- a/tests/isis-extd-isreach-oobr.out +++ b/tests/isis-extd-isreach-oobr.out @@ -1,11 +1,11 @@ - 1 2014-04-24 08:33:04.1056259 OSI NLPID 0xfe unknown, length: 262140 + 1 2014-04-24 08:33:04.999999 OSI NLPID 0xfe unknown, length: 262140 0x0000: fe7f 4a01 0066 0002 00ff ffff f200 0000 0x0010: 00c6 0000 007f e6ff 00e6 6800 0000 - 2 2014-04-24 06:59:12.1058307 unknown CHDLC protocol (0xfafe) - 3 1986-08-31 22:59:12.1056259 OSI NLPID 0xfe unknown, length: 262140 + 2 2014-04-24 06:59:12.999999 unknown CHDLC protocol (0xfafe) + 3 1986-08-31 22:59:12.999999 OSI NLPID 0xfe unknown, length: 262140 0x0000: fe7f 4a01 f165 0002 0000 0000 0000 0000 0x0010: 00c6 0000 007f e6ff 00e6 6800 0000 - 4 2033-06-13 19:08:48.2149389571 IS-IS, length 262139 + 4 2033-06-13 19:08:48.999999 IS-IS, length 262139 L2 Lan IIH, hlen: 27, v: 1, pdu-v: 1, sys-id-len: 6 (0), max-area: 3 (0) source-id: 3801.0101.0101, holding time: 257s, Flags: [unknown circuit type 0x00] lan-id: 0101.0101.0100.00, Priority: 1, PDU length: 257 diff --git a/tests/isis-extd-isreach-oobr.pcap b/tests/isis-extd-isreach-oobr.pcap index c3a7680c2dca9770a9eabd04c32bebafe3360371..77acb094881e42b2cb8d01c3a12519c55968f5e6 100644 GIT binary patch delta 62 zcmdnXyq8)2%Hd55nHX3YVBkNHkpaXGXCi{_o%kop>obF>KnT^W&jREzY~04q2msl_ B4w?V} delta 62 zcmdnXyq8)2%Hd55nHX3YprHOgkdXnz4rd~QndJl~%Ih;Ts|idD1X4g=vpx&6sBFW= HZS0Hy*5M8* diff --git a/tests/isoclns-heapoverflow-2.out b/tests/isoclns-heapoverflow-2.out index 4aff23d7..2851ebd8 100644 --- a/tests/isoclns-heapoverflow-2.out +++ b/tests/isoclns-heapoverflow-2.out @@ -1 +1 @@ - 1 1995-07-09 16:13:04.809316400 fe:fe:fe:fe:fe:fe > 30:30:da:fe:fe:fe, ethertype OSI (0xfefe), length 262144: OSI NLPID CLNP (0x81): [|clnp] + 1 1995-07-09 16:13:04.999999 fe:fe:fe:fe:fe:fe > 30:30:da:fe:fe:fe, ethertype OSI (0xfefe), length 262144: OSI NLPID CLNP (0x81): [|clnp] diff --git a/tests/isoclns-heapoverflow-2.pcap b/tests/isoclns-heapoverflow-2.pcap index 703ef033598ed4fbf7988e6157f1ac388926615a..724ac3e810450d5e65a6d846f5542d8ed1999f28 100644 GIT binary patch delta 38 kcmWFvQn+$>(?TW&76us50x}qZSb%}Sz}|_UVWNT&0E%P(?TW&76t<-&|+X 30:30:da:fe:fe:fe, ethertype OSI (0xfefe), length 262144: OSI NLPID CLNP (0x81): 00 > e8.3030, Echo Request, length 262129 + 1 1995-07-09 16:13:04.999999 fe:fe:fe:fe:fe:fe > 30:30:da:fe:fe:fe, ethertype OSI (0xfefe), length 262144: OSI NLPID CLNP (0x81): 00 > e8.3030, Echo Request, length 262129 diff --git a/tests/isoclns-heapoverflow-3.pcap b/tests/isoclns-heapoverflow-3.pcap index a49b7bb5fc8d0b2cdf871cc0a0ffa492aba16428..b0572462263fc27bd752f10e49b70a3db7a0bb45 100644 GIT binary patch delta 38 kcmWFvQn+$>(?TW&76us50x}qZSb%}Sz}|_UVWNT&0E%P(?TW&76t<-&|+X!04%!-umAu6 diff --git a/tests/isoclns-oobr.out b/tests/isoclns-oobr.out index 7e039961..d654a31d 100644 --- a/tests/isoclns-oobr.out +++ b/tests/isoclns-oobr.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|isoclns] + 1 1995-08-15 05:27:12.999999 [|isoclns] diff --git a/tests/isoclns-oobr.pcap b/tests/isoclns-oobr.pcap index 0a28b5f7f118373c73e4a0f8667cfb9517cca99b..1d667beb14b79b80507f3b515423929981f8feb8 100644 GIT binary patch literal 59 tcmca|c+)~A1{MYw5C$?B85j&ez}|_U0mNqj%7X=<#J_(A=l?S+0{{}G3j6>7 literal 59 pcmca|c+)~A1{MYbC=g~~U|?i`a}7Xz1|)fqvVZ>!&i`jt1^{0546FbE diff --git a/tests/juniper_atm1_oobr.out b/tests/juniper_atm1_oobr.out index 252ecd41..94568e89 100644 --- a/tests/juniper_atm1_oobr.out +++ b/tests/juniper_atm1_oobr.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 Out + 1 1995-08-15 05:27:12.999999 Out Juniper PCAP Flags [none]ATM1-PIC, cookie-len 4, cookie 0x30303030: [|juniper_atm1] diff --git a/tests/juniper_atm1_oobr.pcap b/tests/juniper_atm1_oobr.pcap index bb4f6e067ae9c137877591d7d5c778c364696890..b74bbd03a18f6a86b3e21416101dc6a77830379e 100644 GIT binary patch literal 48 mcmca|c+)~A1{MYw-~ci@85j&ez}|_U0mNqj%KN%IgT(;C)dtl7 literal 48 ncmca|c+)~A1{MYbFxX(g!N9=K$pGa7#Xx)ppuDfUGgt)x4WtPL diff --git a/tests/juniper_es_oobr.out b/tests/juniper_es_oobr.out index c91cba47..ee998f9e 100644 --- a/tests/juniper_es_oobr.out +++ b/tests/juniper_es_oobr.out @@ -1,2 +1,2 @@ - 1 1995-08-15 06:01:20.808464432 Out + 1 1995-08-15 06:01:20.999999 Out Juniper PCAP Flags [none]ES-PIC, cookie-len 0: [|juniper_es] diff --git a/tests/juniper_es_oobr.pcap b/tests/juniper_es_oobr.pcap index 8537f08080cc85b8e358317d94ca16fcd793aac6..570fb9894401b79deaf1873ceb88df4c46c6a10f 100644 GIT binary patch literal 45 pcmca|c+)~A1{MYwU0RXOx20{P; literal 45 mcmca|c+)~A1{MYbC}3q^U}#|gaxEYNAU*?7-q+pPzyJW_I|uRr diff --git a/tests/kday4.out b/tests/kday4.out index f1f8e6ae..c329b5c9 100644 --- a/tests/kday4.out +++ b/tests/kday4.out @@ -1,6 +1,6 @@ 1 2014-11-24 17:19:33.663606 IP (tos 0x10, ttl 64, id 63177, offset 0, flags [none], proto unknown (240), length 168, bad cksum 418f (->80a5)!) 204.9.54.80 > 204.9.51.132: ip-proto-240 148 - 2 2014-11-24 17:19:33.520765928 IP (tos 0x10, ttl 62, id 64806, offset 0, flags [DF], proto TCP (6), length 52, bad cksum 3da6 (->35a6)!) + 2 2014-11-24 17:19:33.999999 IP (tos 0x10, ttl 62, id 64806, offset 0, flags [DF], proto TCP (6), length 52, bad cksum 3da6 (->35a6)!) 212.9.51.132.50079 > 204.9.54.80.22: Flags [.], cksum 0x8611 (incorrect -> 0x4811), ack 1819218606, win 17918, options [nop,nop,TS val 941371903 ecr 1340592074], length 0 3 2014-11-24 17:19:33.684826 84:b5:9c:be:30:48 Unknown SSAP 0x10 > 0c:c4:7a:08:e9:12 Unknown DSAP 0x44 Information, send seq 0, rcv seq 26, Flags [Command], length 52 0x0000: 4510 0034 f5c8 4000 3e06 4504 cc09 3384 E..4..@.>.E...3. diff --git a/tests/kday4.pcap b/tests/kday4.pcap index 6d52f9fbf8130b07550d52aeed05675963abb67c..38f15c4fc03baa37aeebfa7bcb3f1a55e93353df 100644 GIT binary patch delta 39 rcmX>ucwCV0%Hd55nHX3YAYdZj6=r)U{>im$5|bA&b8qHg+|LdGucwCV0%Hd55nHX3Yz(8pt-xZb@j$HDS>)6C6FJR{0%)z*y9RT`K3yS~% diff --git a/tests/kday7.out b/tests/kday7.out index c79084f1..37e43094 100644 --- a/tests/kday7.out +++ b/tests/kday7.out @@ -1,6 +1,6 @@ 1 2014-11-24 17:19:33.663606 IP (tos 0x10, ttl 64, id 63177, offset 0, flags [none], proto unknown (240), length 168, bad cksum 418f (->80a5)!) 204.9.54.80 > 204.9.51.132: ip-proto-240 148 - 2 2014-11-24 17:19:33.520765928 IP (tos 0x10, ttl 62, id 64806, offset 0, flags [DF], proto TCP (6), length 52, bad cksum 3da6 (->35a6)!) + 2 2014-11-24 17:19:33.999999 IP (tos 0x10, ttl 62, id 64806, offset 0, flags [DF], proto TCP (6), length 52, bad cksum 3da6 (->35a6)!) 212.9.51.132.50079 > 204.9.54.80.22: Flags [.], cksum 0x8611 (incorrect -> 0x4811), ack 1819218606, win 17918, options [nop,nop,TS val 941371903 ecr 1340592074], length 0 3 2014-11-24 17:19:33.684826 84:b5:9c:be:30:48 Unknown SSAP 0x10 > 0c:c4:7a:08:e9:12 Unknown DSAP 0x44 Information, send seq 0, rcv seq 26, Flags [Command], length 52 0x0000: 4510 0034 f5c8 4000 3e06 4504 cc09 3384 E..4..@.>.E...3. diff --git a/tests/kday7.pcap b/tests/kday7.pcap index c5a38103c281e1f22a8183e0707103e54e692bf0..f8bd127a3381fa12523674e5ba8e50fd584b0f7c 100644 GIT binary patch delta 39 rcmX>ucwCV0%Hd55nHX3YAYdZj6=r)U{>im$5|bA&b8qHg+|LdGucwCV0%Hd55nHX3Yz(8pt-xZb@j$HDS>)6C6FJR{0%)z*y9RT`K3yS~% diff --git a/tests/kh-timed-001-oobr.out b/tests/kh-timed-001-oobr.out index 56c015c5..e5c92520 100644 --- a/tests/kh-timed-001-oobr.out +++ b/tests/kh-timed-001-oobr.out @@ -1,17 +1,17 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 5 1995-08-15 05:27:12.808464432 IP [total length 12336 > length 12322] (invalid) 48.48.48.48.525 > 48.48.48.48.12336: (tsp_type 0x30) vers 48 seq 12336 name [|timed] + 5 1995-08-15 05:27:12.999999 IP [total length 12336 > length 12322] (invalid) 48.48.48.48.525 > 48.48.48.48.12336: (tsp_type 0x30) vers 48 seq 12336 name [|timed] diff --git a/tests/kh-timed-001-oobr.pcap b/tests/kh-timed-001-oobr.pcap index cce27efa39139e0aff4144a3bbac5ebc8b5854fd..886aa89ac1e3ca520561b99a5e9825e7997698cc 100644 GIT binary patch literal 344 zcmca|c+)~A1{MYwFaR 48.48.48.48.12336: (tsp_type 0x30) vers 48 seq 12336 name [|timed] + 1 1995-08-15 05:27:12.999999 IP 48.48.48.48.525 > 48.48.48.48.12336: (tsp_type 0x30) vers 48 seq 12336 name [|timed] diff --git a/tests/kh-timed-002-oobr.pcap b/tests/kh-timed-002-oobr.pcap index f38f0ece6b95675f9070f48677d42191544f2757..46ecedb1c732360cd3381fad8c51adc8e14281db 100644 GIT binary patch delta 38 jcma!uP`Gk<(?TW&76uqF05TXE7z{wb-ie=KqJjkglg 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 00 - 2 1995-08-15 05:27:12.808464432 IP [total length 12336 > length 12322] (invalid) 48.48.48.48.525 > 48.48.48.48.12336: (tsp_type 0x30) vers 48 seq 12336 name [|timed] + 2 1995-08-15 05:27:12.999999 IP [total length 12336 > length 12322] (invalid) 48.48.48.48.525 > 48.48.48.48.12336: (tsp_type 0x30) vers 48 seq 12336 name [|timed] diff --git a/tests/kh-timed-004-oobr.pcap b/tests/kh-timed-004-oobr.pcap index 0a3326b521d18b1f20daae7fd50f01f1354bc2d3..ceaa2fae8ed14672bafe1acf5bdcb358cd00867e 100644 GIT binary patch delta 48 qcmbQiID=8)%Hd55nHX3YV88&#U}Ru000Da^eujw(HY{K|!2$s03kaS7 delta 46 ncmbQiID=8)%Hd55nHX3Y3}AqPfq{_$!JVjJGtq%{Vxlab7b)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->ab7b)!) 127.0.0.229.12416 > 127.0.128.1.1701: l2tp:[TL](560/2056) AVP-#60963() [|l2tp] - 2 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 2 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) AVP-#48() [|l2tp] - 3 1995-08-15 05:27:32.808464432 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) + 3 1995-08-15 05:27:32.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) 127.0.0.229.32767 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 4 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 4 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 5 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a90)!) + 5 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a90)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 6 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->ab5d)!) + 6 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->ab5d)!) 127.0.0.0.0 > 0.0.0.0.2048: UDP, bad length 17704 > 12308 - 7 1971-01-25 21:13:38.134744112 [|ether] - 8 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 7 1971-01-25 21:13:38.999999 [|ether] + 8 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) AVP-#48() [|l2tp] - 9 1995-08-15 05:27:32.808464432 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) + 9 1995-08-15 05:27:32.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 10 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 10 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 11 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a90)!) + 11 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a90)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 12 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->ab5d)!) + 12 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->ab5d)!) 127.0.0.0.0 > 0.0.0.0.2048: UDP, bad length 17704 > 12308 - 13 1971-01-25 21:13:38.134744112 [|ether] - 14 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 13 1971-01-25 21:13:38.999999 [|ether] + 14 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) AVP-#48() [|l2tp] - 15 1995-08-15 05:27:32.808464432 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) + 15 1995-08-15 05:27:32.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 16 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 16 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 17 1995-08-15 05:26:43.808464432 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a90)!) + 17 1995-08-15 05:26:43.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a90)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) ACCM(AVP too short) [|l2tp] - 18 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 18 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) AVP-#48() [|l2tp] - 19 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) + 19 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12331, offset 0, flags [none], proto UDP (17), length 8752, bad cksum 1f51 (->3890)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) VENDOR0001:ATTR0023(0530) [|l2tp] - 20 1995-08-15 05:27:12.808464435 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) + 20 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 1f51 (->2a8b)!) 127.0.0.229.12416 > 127.236.0.1.1701: l2tp:[TL](560/2056) VENDOR0080:ATTR06a5(19e8) [|l2tp] diff --git a/tests/l2tp-avp-overflow.pcap b/tests/l2tp-avp-overflow.pcap index 8732f3c4c1c24bba73ee42e27239e2d840e6564e..c94ae4085c6d7b921d5127772c1cf6e0bd453c41 100644 GIT binary patch literal 1404 zcmca|c+)~A1{MYwumUm|85j&ez}|_U0mNqj$}{~J=VAu485lSiTtU*>KxKmRf%Oaw zPwN>P7!4ZOmP)>0Wca`Y1O^;Hz`*cMnH8iG&7}YTfi?gE56mP3B$M7SU^NNkA{Pvk zP~D`2>L#E`_5U&5#6UeaVKvE66;C+f@*P%_@PrfIm;glpDDHp}00b<+pkrWcyPF4! zhyjZUY^j6RF(E!069$-hg7z^XjFHah5))7Bapf*>%12N8kg`J#m_tD28IEvziBg_1 KQZ2=T%Sr&!^y+p1 literal 1404 zcmca|c+)~A1{MYbD6nE+U|?i`a}7Xz2B19Ce{n8mFq?sagTWP~S{tZLP(HApf#GRA zLj$8h1KU!`7mN%an1H~50|*!x-YK(!%{2y+2$TN*2igDxJTQ|CkW6~RfYl_Bi(J5F zA)AEiCM8ri0Zpp^kLe}`>bVJO63AHy-x;dn2`5~>Bh^iKV*)7xfa*YT%fQ%nHxC?o z0~Hh4QU|SLLVPqP3^4Nq?PEe1GoR8UCZ5*g%3V699d)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->699d)!) 48.48.48.48.12336 > 48.48.48.48.646: LDP, Label-Space-ID: 48.48.48.48:12336, pdu-length: 12336 Hello Message (0x0100), length: 20, Message ID: 0x30303030, Flags: [ignore if unknown] diff --git a/tests/ldp_tlv_print-oobr.pcap b/tests/ldp_tlv_print-oobr.pcap index 9ec507c07c14797c43415a3ef1054b33c631f5f8..0c163300e7684336c77dee91d9194fa8261a1465 100644 GIT binary patch delta 10 RcmXRZnIOYt?=(>^3;+^-104VW delta 10 RcmXRZnIOY7C3~V=7yuN@1DgN< diff --git a/tests/llc-xid-heapoverflow.out b/tests/llc-xid-heapoverflow.out index 7117b04b..727478a3 100644 --- a/tests/llc-xid-heapoverflow.out +++ b/tests/llc-xid-heapoverflow.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 Unknown DSAP 0x30 Unnumbered, xid, Flags [Poll], length 262124 [|llc] + 1 1995-08-15 05:27:12.999999 Unknown DSAP 0x30 Unnumbered, xid, Flags [Poll], length 262124 [|llc] diff --git a/tests/llc-xid-heapoverflow.pcap b/tests/llc-xid-heapoverflow.pcap index ff32a2f1584cc6611b4cb6a399c3c5b1878dedd8..5153798e58c227764a30f7e1da567c902446b7d4 100644 GIT binary patch literal 63 mcmca|c+)~A1{MYw5C<|+7#Ivdz}|_U0mNqj%7X 06:04:e8:03:00:02, ethertype Unknown (0xb2a1), length 262144: + 2 1970-01-08 14:02:40.999999 00:00:00:a0:d4:c3 > 06:04:e8:03:00:02, ethertype Unknown (0xb2a1), length 262144: 0x0000: 0200 efff e5ff 804f 006e 0026 0000 0000 .......O.n.&.... 0x0010: 01 . diff --git a/tests/lldp_mgmt_addr_tlv_asan.pcap b/tests/lldp_mgmt_addr_tlv_asan.pcap index f6fd9499c78a15404ea4a2ca98c1df39fcc22c03..d880a49bcca4b5a78a3022af31ad81e881a50b48 100644 GIT binary patch delta 44 ocmXRblfQC!(?TW&76urQ2QnCeSba-zu)P!iM0p)%5ap)<0MdB~!vFvP delta 44 vcmXRblfQC!(?TW&7KUg48T=W5Kpu!0fmnS@aWFH3=0tfNW`Xwt6a6#*7L^MU diff --git a/tests/lmp-lmp_print_data_link_subobjs-oobr.out b/tests/lmp-lmp_print_data_link_subobjs-oobr.out index 97a42652..4c07936d 100644 --- a/tests/lmp-lmp_print_data_link_subobjs-oobr.out +++ b/tests/lmp-lmp_print_data_link_subobjs-oobr.out @@ -1,4 +1,4 @@ - 1 2014-04-24 06:58:21.3858891542 IP (tos 0xfd,ECT(1), ttl 254, id 45839, offset 0, flags [+, DF, rsvd], proto UDP (17), length 56871, bad cksum fe07 (->ddf0)!) + 1 2014-04-24 06:58:21.999999 IP (tos 0xfd,ECT(1), ttl 254, id 45839, offset 0, flags [+, DF, rsvd], proto UDP (17), length 56871, bad cksum fe07 (->ddf0)!) 17.8.8.255.701 > 40.184.42.8.12: LMPv1, msg-type: unknown, type: 249, Flags: [none], length: 212 Data Link Object (12), Class-Type: Unnumbered (3) Flags: [non-negotiable], length: 20 @@ -8,7 +8,7 @@ Subobject, Type: Interface Switching Type (1), Length: 4 Switching Type: Unknown (0) Encoding Type: Unknown (0) [|lmp] - 2 2014-02-16 00:02:08.1114902 IP (tos 0xfd,ECT(1), ttl 254, id 45839, offset 0, flags [+, DF, rsvd], proto UDP (17), length 56871, bad cksum fe07 (->ddf0)!) + 2 2014-02-16 00:02:08.999999 IP (tos 0xfd,ECT(1), ttl 254, id 45839, offset 0, flags [+, DF, rsvd], proto UDP (17), length 56871, bad cksum fe07 (->ddf0)!) 17.8.8.255.701 > 40.184.42.8.12: LMPv1, msg-type: unknown, type: 249, Flags: [none], length: 212 Data Link Object (12), Class-Type: Unnumbered (3) Flags: [non-negotiable], length: 20 diff --git a/tests/lmp-lmp_print_data_link_subobjs-oobr.pcap b/tests/lmp-lmp_print_data_link_subobjs-oobr.pcap index 661d9bd77e9c31dc0fbffa9512e564018e8293ab..025ba056f2d755599fe58d5421e999d49a539866 100644 GIT binary patch delta 21 bcmaFH_>6Ia42!)JKf^?YWM&{eu`K}rM@6Ia42u{u)3b>R$;@KRf)m>k07&@;H~;_u diff --git a/tests/mlppp-oobr.out b/tests/mlppp-oobr.out index 29655338..f710bde3 100644 --- a/tests/mlppp-oobr.out +++ b/tests/mlppp-oobr.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 MLPPP, [|mlppp] + 1 1995-08-15 05:27:12.999999 MLPPP, [|mlppp] diff --git a/tests/mlppp-oobr.pcap b/tests/mlppp-oobr.pcap index a215e5025891be41143e7d0a2eeb217247181384..0dabefc26d3c6cef5cf6b0c947061e75e0526eab 100644 GIT binary patch literal 44 jcmca|c+)~A1{MYw0I@h37z{wb-iaS7!@}^N+13C6o$&?r literal 44 jcmca|c+)~A1{MYbC}3e=VBlnca}7Xz2B7?ZW?KUQ(D4VQ diff --git a/tests/mobility_opt_asan.out b/tests/mobility_opt_asan.out index 6bc788f2..f2a60705 100644 --- a/tests/mobility_opt_asan.out +++ b/tests/mobility_opt_asan.out @@ -1,2 +1,2 @@ 1 1975-04-27 07:53:17.131862 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d400:7fa1:0:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: BU seq#=116 A lifetime=15872(pad1) [|mobility] - 2 2017-12-27 14:32:13.8916227 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d4c3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b291: mobility: BU seq#=116 A lifetime=15360 [|mobility] + 2 2017-12-27 14:32:13.999999 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d4c3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b291: mobility: BU seq#=116 A lifetime=15360 [|mobility] diff --git a/tests/mobility_opt_asan.pcap b/tests/mobility_opt_asan.pcap index d28de32c80863d6d6a0ca491f9cd86d5cf8e4ea8..98561badec4c7c6cd9bbaa19de3d6f45dc94c08a 100644 GIT binary patch delta 13 UcmZo*YG9f$f!W@Pf8yj^030L)NdN!< delta 13 UcmZo*YG9f$fti`NW8&mo02`MCQ2+n{ diff --git a/tests/mobility_opt_asan_2.out b/tests/mobility_opt_asan_2.out index bb83834f..8ee924e6 100644 --- a/tests/mobility_opt_asan_2.out +++ b/tests/mobility_opt_asan_2.out @@ -1 +1 @@ - 1 1975-06-23 00:41:36.3875668758 IP6 (class 0x50, flowlabel 0x0002c, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ff:7f0f:40:0:ee00:0:b658:5203 > 205:20:1:b00:0:2200:af01:e000: mobility: BRR(type-0x06: len=0) [|mobility] + 1 1975-06-23 00:41:36.999999 IP6 (class 0x50, flowlabel 0x0002c, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ff:7f0f:40:0:ee00:0:b658:5203 > 205:20:1:b00:0:2200:af01:e000: mobility: BRR(type-0x06: len=0) [|mobility] diff --git a/tests/mobility_opt_asan_2.pcap b/tests/mobility_opt_asan_2.pcap index 7fadc580f52058a7939dec5f813f5ce109724a74..4ea254cf364e55ea6e82891a8627ff32ecf5bf07 100644 GIT binary patch delta 14 VcmeBY>}Q-H!(#8m&oEIT9{?L#1Azbl delta 14 VcmeBY>}Q-H!y?Aa^n9X1J^&mX1M>g? diff --git a/tests/mobility_opt_asan_3.out b/tests/mobility_opt_asan_3.out index ba05ef26..49352be4 100644 --- a/tests/mobility_opt_asan_3.out +++ b/tests/mobility_opt_asan_3.out @@ -1,2 +1,2 @@ 1 1975-04-27 07:53:17.131862 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d400:7fa1:200:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: CoT nonce id=0x74 Care-of Init Cookie=80570f80:00000004 [|mobility] - 2 2017-12-27 14:32:13.8916227 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ffc3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b2a1: mobility: BU seq#=39837 lifetime=261452 [|mobility] + 2 2017-12-27 14:32:13.999999 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ffc3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b2a1: mobility: BU seq#=39837 lifetime=261452 [|mobility] diff --git a/tests/mobility_opt_asan_3.pcap b/tests/mobility_opt_asan_3.pcap index 3926ac9270ef8f0cf805efb5f1ce486c6fa16e16..08d6a862f5591c7b83bddb6e0f3062aa9f683e90 100644 GIT binary patch delta 13 UcmZo*YG9f$f!W@Pf8yj^030L)NdN!< delta 13 UcmZo*YG9f$fti`NW8&mo02`MCQ2+n{ diff --git a/tests/mobility_opt_asan_4.out b/tests/mobility_opt_asan_4.out index 9979ef0f..22dad3f1 100644 --- a/tests/mobility_opt_asan_4.out +++ b/tests/mobility_opt_asan_4.out @@ -1 +1 @@ - 1 2018-01-12 12:49:44.8916227 IP6 (class 0x50, flowlabel 0x00004, hlim 237, next-header Mobile IP (old) (62), payload length 7168) d3c3:b2a9:200:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: BU seq#=116 A lifetime=15360(pad1)(pad1)(type-0x3c: len=19)(ni: ho=0x0400 co=0x0012) [|mobility] + 1 2018-01-12 12:49:44.999999 IP6 (class 0x50, flowlabel 0x00004, hlim 237, next-header Mobile IP (old) (62), payload length 7168) d3c3:b2a9:200:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: BU seq#=116 A lifetime=15360(pad1)(pad1)(type-0x3c: len=19)(ni: ho=0x0400 co=0x0012) [|mobility] diff --git a/tests/mobility_opt_asan_4.pcap b/tests/mobility_opt_asan_4.pcap index c03cad6569e60a8a4d88eceb502e5af295f044e3..e6ce52271ead6b39990d29b9ce136f1ca788eeb3 100644 GIT binary patch delta 13 UcmeBS>|vZB!)))wKT$px02rnNcK`qY delta 13 UcmeBS>|vZB!_3UvF;PAj02mnqe*gdg diff --git a/tests/mobility_opt_asan_5.out b/tests/mobility_opt_asan_5.out index bb83834f..8ee924e6 100644 --- a/tests/mobility_opt_asan_5.out +++ b/tests/mobility_opt_asan_5.out @@ -1 +1 @@ - 1 1975-06-23 00:41:36.3875668758 IP6 (class 0x50, flowlabel 0x0002c, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ff:7f0f:40:0:ee00:0:b658:5203 > 205:20:1:b00:0:2200:af01:e000: mobility: BRR(type-0x06: len=0) [|mobility] + 1 1975-06-23 00:41:36.999999 IP6 (class 0x50, flowlabel 0x0002c, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ff:7f0f:40:0:ee00:0:b658:5203 > 205:20:1:b00:0:2200:af01:e000: mobility: BRR(type-0x06: len=0) [|mobility] diff --git a/tests/mobility_opt_asan_5.pcap b/tests/mobility_opt_asan_5.pcap index 77b7c5557565a3387be63c9ce3edad58eee40df4..6602f802cb33faf18a111e447e1a387412f246a2 100644 GIT binary patch delta 12 Tcmd1Ko*=_w@5IkAQNbGk7Bd4A delta 12 Tcmd1Ko*=^_#?175qJlR77WD&# diff --git a/tests/mobility_opt_asan_6.out b/tests/mobility_opt_asan_6.out index 6bc788f2..f2a60705 100644 --- a/tests/mobility_opt_asan_6.out +++ b/tests/mobility_opt_asan_6.out @@ -1,2 +1,2 @@ 1 1975-04-27 07:53:17.131862 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d400:7fa1:0:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: BU seq#=116 A lifetime=15872(pad1) [|mobility] - 2 2017-12-27 14:32:13.8916227 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d4c3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b291: mobility: BU seq#=116 A lifetime=15360 [|mobility] + 2 2017-12-27 14:32:13.999999 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d4c3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b291: mobility: BU seq#=116 A lifetime=15360 [|mobility] diff --git a/tests/mobility_opt_asan_6.pcap b/tests/mobility_opt_asan_6.pcap index 357e7a587211a159585d72f4f47d6f2798510907..cb9e95dcecb4402b6555b2603a0a49b70da0726d 100644 GIT binary patch delta 27 gcmX@Yc!ZJX%Hd55nHX3YKwu(I8ne9<|HM*%0CesLasU7T delta 27 jcmX@Yc!ZJX%Hd55nHX3Ywxt9=oXC^L%*@*{vD6;`koXD6 diff --git a/tests/mobility_opt_asan_7.out b/tests/mobility_opt_asan_7.out index ba05ef26..49352be4 100644 --- a/tests/mobility_opt_asan_7.out +++ b/tests/mobility_opt_asan_7.out @@ -1,2 +1,2 @@ 1 1975-04-27 07:53:17.131862 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) d400:7fa1:200:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: CoT nonce id=0x74 Care-of Init Cookie=80570f80:00000004 [|mobility] - 2 2017-12-27 14:32:13.8916227 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ffc3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b2a1: mobility: BU seq#=39837 lifetime=261452 [|mobility] + 2 2017-12-27 14:32:13.999999 IP6 (class 0x50, flowlabel 0x00004, hlim 0, next-header Mobile IP (old) (62), payload length 7168) ffc3:b2a1:200:400::6238:2949 > 9675:86dd:73f0:2c:1c7f:ffff:ebc3:b2a1: mobility: BU seq#=39837 lifetime=261452 [|mobility] diff --git a/tests/mobility_opt_asan_7.pcap b/tests/mobility_opt_asan_7.pcap index 435559684caf366b037433bcb724479d6f2aaf3b..fc1a637f53ff61fc3749a3a2834ec09d97befc94 100644 GIT binary patch delta 27 gcmX@Yc!ZJX%Hd55nHX3YKwu(I8ne9<|HM*%0CesLasU7T delta 27 jcmX@Yc!ZJX%Hd55nHX3Ywxt9=oXC^L%*@*{vD6;`koXD6 diff --git a/tests/mobility_opt_asan_8.out b/tests/mobility_opt_asan_8.out index 9979ef0f..22dad3f1 100644 --- a/tests/mobility_opt_asan_8.out +++ b/tests/mobility_opt_asan_8.out @@ -1 +1 @@ - 1 2018-01-12 12:49:44.8916227 IP6 (class 0x50, flowlabel 0x00004, hlim 237, next-header Mobile IP (old) (62), payload length 7168) d3c3:b2a9:200:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: BU seq#=116 A lifetime=15360(pad1)(pad1)(type-0x3c: len=19)(ni: ho=0x0400 co=0x0012) [|mobility] + 1 2018-01-12 12:49:44.999999 IP6 (class 0x50, flowlabel 0x00004, hlim 237, next-header Mobile IP (old) (62), payload length 7168) d3c3:b2a9:200:400::6238:2949 > 9675:86dd:7300:2c:1c7f:ffff:ffc3:b2a1: mobility: BU seq#=116 A lifetime=15360(pad1)(pad1)(type-0x3c: len=19)(ni: ho=0x0400 co=0x0012) [|mobility] diff --git a/tests/mobility_opt_asan_8.pcap b/tests/mobility_opt_asan_8.pcap index 02a9354f477f5d57cc1be21bc3e8c000b58f5d39..d70780fdf896c8eba63411c88841cc23fc2e4819 100644 GIT binary patch delta 39 lcmZo?Y-g0ea(L51CI%J;7>EZl7=if3x`-%yC;o}@833&D2yg%Z delta 39 qcmZo?Y-g0ea(L51CI%J;h7=wk!N3p?#Ed}vVqHWOGjGR4`3wNJqzLQ) diff --git a/tests/mpls-label-heapoverflow.out b/tests/mpls-label-heapoverflow.out index 98550c35..e24796bc 100644 --- a/tests/mpls-label-heapoverflow.out +++ b/tests/mpls-label-heapoverflow.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 MPLS (label 197379, tc 0, ttl 48) + 1 1995-08-15 05:27:12.999999 MPLS (label 197379, tc 0, ttl 48) (label 197387, tc 5, [S], ttl 48) [|mpls] diff --git a/tests/mpls-label-heapoverflow.pcap b/tests/mpls-label-heapoverflow.pcap index b73f80b43c5e2f2a51b11a41df35e98ff913241e..35215dd555d1b7e97fc3912fb3f1bcbe86b692d3 100644 GIT binary patch literal 62 rcmca|c+)~A1{MYw5Cbw885j&ez}|_U0mNqj%7X={U|?i`a}7Xz1|)fqvJMZ3;@t)Sbn^>s diff --git a/tests/nfs-attr-oobr.out b/tests/nfs-attr-oobr.out index dc4465cd..77c98fd3 100644 --- a/tests/nfs-attr-oobr.out +++ b/tests/nfs-attr-oobr.out @@ -1,305 +1,305 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 0000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 0000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 000000000000 - 9 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 9 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 0000 - 10 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 10 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 0000 - 11 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 11 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 12 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 12 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 13 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 13 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 14 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 14 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 15 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 15 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 16 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 16 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 17 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 17 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 18 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 18 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 19 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 19 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 20 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 20 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 21 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 21 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 22 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 22 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 23 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 23 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 24 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 24 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 25 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 25 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 26 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 26 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 - 27 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 27 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 28 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 28 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 0000 - 29 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 29 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 30 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 30 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 - 31 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 31 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 0000 - 32 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 32 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 0000 - 33 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 33 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 34 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 34 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 35 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 35 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 36 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 36 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 000000000000 - 37 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 37 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 0000 - 38 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 38 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 0000 - 39 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 39 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 40 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 40 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 41 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 41 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 42 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 42 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 43 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 43 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 44 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 44 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 45 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 45 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 46 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 46 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0040: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0050: 3030 00 - 47 1995-08-15 05:27:12.808464432 IP 48.48.48.48.12336 > 48.48.48.48.2049: NFS request xid 3056611558 12308 access [credentials length 808464432 > 12308] (invalid) [|nfs] - 48 1995-08-15 05:27:12.808464432 IP 48.48.48.48.2049 > 48.48.48.48.12336: NFS reply xid 3056611558 reply ok 12308 access [|nfs] + 47 1995-08-15 05:27:12.999999 IP 48.48.48.48.12336 > 48.48.48.48.2049: NFS request xid 3056611558 12308 access [credentials length 808464432 > 12308] (invalid) [|nfs] + 48 1995-08-15 05:27:12.999999 IP 48.48.48.48.2049 > 48.48.48.48.12336: NFS reply xid 3056611558 reply ok 12308 access [|nfs] diff --git a/tests/nfs-attr-oobr.pcap b/tests/nfs-attr-oobr.pcap index 9769a0e089e3d7412ff1912fb1f35d66ceafd89b..6bfbc4715cbaebbf47a2579b2c44528cac36a712 100644 GIT binary patch literal 5176 zcmca|c+)~A1{MYwNB}Yz85j&ez}|_U0mNqj%7X=HOn~f*qnmvo+k$9n8^{JHs@gCR zF_J)4AK*_y1L40Yy7+H2wc(F>knBLj{%}v-qy8hD?ub<}nm&mQDdNY+L3Qw4Q4k-3PY=hee9Q1?O38G;Dw_O0I C)rB1Z literal 5176 zcmca|c+)~A1{MYbC`e#nU|?i`a}7Xz1|)fyI$F_jbhR&t=C(Oe-G&6Jn}|Oyhr4}I zbPLbX)P_H$fnl)INN%LAu;%c#qn*axu 127.0.0.1.2049: NFS request xid 1168185174 80 readdirplus [credentials length 4294967295 > 80] (invalid) [|nfs] + 1 1971-09-12 02:15:12.999999 IP 255.10.0.1.63476 > 127.0.0.1.2049: NFS request xid 1168185174 80 readdirplus [credentials length 4294967295 > 80] (invalid) [|nfs] diff --git a/tests/nfs_large_credentials_length.pcap b/tests/nfs_large_credentials_length.pcap index aea7972307cf4f9dde18295e29861ef61cf67c1b..2345994d90d15d2c12e0e781cb9f83cb851a7b99 100644 GIT binary patch delta 14 VcmbQtIGJ&R42!)JKf^?YVgMV)1C0Ox delta 14 VcmbQtIGJ&R49f*JCXR^;#Q+{O1Kj`s diff --git a/tests/of10_inv_QUEUE_GET_CONFIG_REPLY-vv.out b/tests/of10_inv_QUEUE_GET_CONFIG_REPLY-vv.out index 4f17e7c8..0d8f747c 100644 --- a/tests/of10_inv_QUEUE_GET_CONFIG_REPLY-vv.out +++ b/tests/of10_inv_QUEUE_GET_CONFIG_REPLY-vv.out @@ -1 +1 @@ - 1 2008-07-05 06:10:40.134396994 : (protocol 0x7e7e invalid) + 1 2008-07-05 06:10:40.999999 : (protocol 0x7e7e invalid) diff --git a/tests/of10_inv_QUEUE_GET_CONFIG_REPLY.pcap b/tests/of10_inv_QUEUE_GET_CONFIG_REPLY.pcap index 32cd0549a6158f408cd4835da3bd9992574a56e4..152f2987cab468070202ccb805d9891fe0dda8bb 100644 GIT binary patch delta 15 WcmeCs?9iMb!(#8m&#+M;Lj(XKtpo4? delta 15 WcmeCs?9iMb!{W4uiDRQeh6n&9^#o`D diff --git a/tests/olsr-oobr-1.out b/tests/olsr-oobr-1.out index 93102078..d4642e01 100644 --- a/tests/olsr-oobr-1.out +++ b/tests/olsr-oobr-1.out @@ -1,4 +1,4 @@ - 1 1975-08-02 13:38:25.134349078 IP [total length 5373 > length 3058] (invalid) (tos 0x0, ttl 18, id 4111, offset 0, flags [+, DF, rsvd], proto UDP (17), length 5373, bad cksum 8e7f (->9764)!) + 1 1975-08-02 13:38:25.999999 IP [total length 5373 > length 3058] (invalid) (tos 0x0, ttl 18, id 4111, offset 0, flags [+, DF, rsvd], proto UDP (17), length 5373, bad cksum 8e7f (->9764)!) 15.251.128.192.698 > 193.192.186.0.122: OLSRv4, seq 0x0800, length 2056 Nameservice Message (0x82), originator 126.198.193.192, ttl 26, hop 145 vtime 0.062s, msg-seq 0x0008, length 127 [|olsr] @@ -6,7 +6,7 @@ 16.0.128.192.698 > 193.192.186.0.122: OLSRv4, seq 0x0400, length 512 Powerinfo Message (0x80), originator 0.1.0.0, ttl 255, hop 255 vtime 0.500s, msg-seq 0x0000, length 9216 (invalid) - 3 1975-08-02 13:38:25.134349078 IP [total length 5373 > length 3058] (invalid) (tos 0x0, ttl 18, id 4111, offset 0, flags [+, DF, rsvd], proto UDP (17), length 5373, bad cksum 8e7f (->9764)!) + 3 1975-08-02 13:38:25.999999 IP [total length 5373 > length 3058] (invalid) (tos 0x0, ttl 18, id 4111, offset 0, flags [+, DF, rsvd], proto UDP (17), length 5373, bad cksum 8e7f (->9764)!) 15.251.128.192.698 > 193.192.186.0.122: OLSRv4, seq 0x0800, length 2056 Nameservice Message (0x82), originator 126.198.193.192, ttl 26, hop 145 vtime 0.062s, msg-seq 0x0008, length 100 [|olsr] diff --git a/tests/olsr-oobr-1.pcap b/tests/olsr-oobr-1.pcap index 379a227a68b36298d7981c10473202474ea7c4eb..f2b3b92a2fef0814f3550afcc040c5f082bd6006 100644 GIT binary patch delta 25 bcmX@ZbcShy42!)JKf^?YX;9j7;^#;JU7rVk delta 25 bcmX@ZbcShy42u{e6URh_X;9j7;^#;JQUL~` diff --git a/tests/olsr-oobr-2.out b/tests/olsr-oobr-2.out index 6a5f4891..afa231d7 100644 --- a/tests/olsr-oobr-2.out +++ b/tests/olsr-oobr-2.out @@ -1,3 +1,3 @@ 1 [Invalid header: caplen==0] 2 [Invalid header: caplen==0] - 3 2018-12-20 19:48:15.8389398 IP6 (flowlabel 0x06400, hlim 0, next-header UDP (17), payload length 5401) 0:24::1e:a0a:141e.698 > 38fd:7f49:eaff:ffff:2025:7373:7562:2573.2: OLSRv6, seq 0x0201, length 5393 [|olsr] + 3 2018-12-20 19:48:15.999999 IP6 (flowlabel 0x06400, hlim 0, next-header UDP (17), payload length 5401) 0:24::1e:a0a:141e.698 > 38fd:7f49:eaff:ffff:2025:7373:7562:2573.2: OLSRv6, seq 0x0201, length 5393 [|olsr] diff --git a/tests/olsr-oobr-2.pcap b/tests/olsr-oobr-2.pcap index ca6123c221df847a51d2d4e829fc5e46806a3b89..3e4e564e53fcbb729b08f9119dcbe72299be767a 100644 GIT binary patch delta 71 xcmbQiID^st%Hd55nHX3YU?334U<6{``v3p!o%o@`5P4+&|Buo!K>kGgNC4DQ42A#z delta 71 zcmbQiID^st%Hd55nHX3Y7#=ZzK_HN11Y+L$|Ns9p2tWiu@<8AKMj#do!~c)cF=EUO H6YV1b7oZK` diff --git a/tests/ospf6_decode_v3_asan.out b/tests/ospf6_decode_v3_asan.out index 4bc3cf67..9d7c289d 100644 --- a/tests/ospf6_decode_v3_asan.out +++ b/tests/ospf6_decode_v3_asan.out @@ -1,2 +1,2 @@ - 1 2018-01-12 12:49:49.8916227 IP6 (class 0x76, flowlabel 0xf6701, hlim 109, next-header OSPF (89), payload length 30311) 6767:6780:6767:a102:4:b6:5853:f040 > 1000:a32:8847:1::116: OSPFv3, Hello, length 30311 + 1 2018-01-12 12:49:49.999999 IP6 (class 0x76, flowlabel 0xf6701, hlim 109, next-header OSPF (89), payload length 30311) 6767:6780:6767:a102:4:b6:5853:f040 > 1000:a32:8847:1::116: OSPFv3, Hello, length 30311 Router-ID 1.1.0.34, Area 0.255.2.2, Instance 82 [|ospf3] diff --git a/tests/ospf6_decode_v3_asan.pcap b/tests/ospf6_decode_v3_asan.pcap index f27648aeab078711f767afff170b56e1ececeaf0..3694b602d13e44ccc18a18c6204df2a6d15e93cf 100644 GIT binary patch delta 37 jcmd1Lm%nm&(?TW&76uq_2QnCe`0cugD0?UViShveqM`^B delta 37 rcmd1Lm%nm&(?TW&76yi&{~5R$7#iFe7#J9V`0cugC}!S{iShve+`tN+ diff --git a/tests/ospf6_print_lshdr-oobr.out b/tests/ospf6_print_lshdr-oobr.out index 59ec2e44..6dd27d87 100644 --- a/tests/ospf6_print_lshdr-oobr.out +++ b/tests/ospf6_print_lshdr-oobr.out @@ -13,7 +13,7 @@ Options [V6, External, Router] Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 Neighbor List: - 4 2008-08-31 12:43:41.1756221 IP6 (class 0xe0, hlim 1, next-header OSPF (89), payload length 36) fe80::1 > ff02::5: OSPFv3, Hello, length 36 + 4 2008-08-31 12:43:41.999999 IP6 (class 0xe0, hlim 1, next-header OSPF (89), payload length 36) fe80::1 > ff02::5: OSPFv3, Hello, length 36 Router-ID 1.1.1.1, Area 0.0.0.1 Options [V6, External, Router] Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 diff --git a/tests/ospf6_print_lshdr-oobr.pcap b/tests/ospf6_print_lshdr-oobr.pcap index 67fe02e7a8988f332f34fe8ee1c4228a7fd3f803..63bb5e9eaebed2da8c60fec57cae57073d944ded 100644 GIT binary patch delta 19 bcmbOxI8AUv6eF{}6aPf{41a4)!) + 1 2021-06-16 13:37:05.999999 IP (tos 0xc, id 0, offset 0, flags [rsvd], proto unknown (54), length 64, options (unknown 107 [bad length 37]), bad cksum 101 (->41a4)!) 62.41.66.144 > 191.215.63.14: NHRP: res request, id 0, hopcnt 103, unknown-nbma-addr-family-5dc9 (01), proto type 007b 67 -> 49 [remaining mandatory part length 8 < 12] (invalid) diff --git a/tests/pb_nhrp_1.pcap b/tests/pb_nhrp_1.pcap index 357919427cc8edbd57227abb89f8d3dce6842773..5e4fe4d18a2df84f8f47deccc1a3ab363f13852a 100644 GIT binary patch delta 38 kcmb=aQMht=(?TW&76upy0WuhYxbfe~1bZibhKUL>0I^aCqW}N^ delta 38 pcmb=aQMht=(?TW&76wK}#{Ucq42&Tl0*D*`olK|#icVCB0RYKs36cN+ diff --git a/tests/pgm_opts_asan.out b/tests/pgm_opts_asan.out index 30fc14cc..b161c854 100644 --- a/tests/pgm_opts_asan.out +++ b/tests/pgm_opts_asan.out @@ -1,2 +1,2 @@ - 1 2014-05-12 00:04:16.587271427 IP (tos 0x41,ECT(1), id 0, offset 0, flags [none], proto PGM (113), length 32639, options (unknown 89 [bad length 232]), bad cksum 5959 (->9eb9)!) + 1 2014-05-12 00:04:16.999999 IP (tos 0x41,ECT(1), id 0, offset 0, flags [none], proto PGM (113), length 32639, options (unknown 89 [bad length 232]), bad cksum 5959 (->9eb9)!) 128.121.89.107 > 89.89.16.63: 128.121.89.107.4 > 89.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f[Bad OPT_LENGTH option, length 0 != 4] diff --git a/tests/pgm_opts_asan.pcap b/tests/pgm_opts_asan.pcap index 3374665a1a2c8dd01f4812d8cf621371b6a52e4c..40b9de603680773645bf83269c31cd4288882f19 100644 GIT binary patch delta 40 lcmZo?Y-d!sa(L51CI%J;7>EZl7(pC?f?#_meujw(=>Vka2K)d3 delta 40 lcmZo?Y-d!sa(L51CI%J;AYcR$@i2x!K`=8fqw++BbO54e2B81| diff --git a/tests/pgm_opts_asan_2.out b/tests/pgm_opts_asan_2.out index adee9f84..e4102cad 100644 --- a/tests/pgm_opts_asan_2.out +++ b/tests/pgm_opts_asan_2.out @@ -1,2 +1,2 @@ - 1 2014-05-12 00:04:16.587271427 IP (tos 0x41,ECT(1), id 0, offset 0, flags [none], proto PGM (113), length 32639, options (unknown 89 [bad length 232]), bad cksum 5959 (->96b9)!) + 1 2014-05-12 00:04:16.999999 IP (tos 0x41,ECT(1), id 0, offset 0, flags [none], proto PGM (113), length 32639, options (unknown 89 [bad length 232]), bad cksum 5959 (->96b9)!) 128.121.89.107 > 89.89.16.63: 128.121.89.107.4 > 89.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f[Bad OPT_LENGTH option, length 0 != 4] diff --git a/tests/pgm_opts_asan_2.pcap b/tests/pgm_opts_asan_2.pcap index 1c55ed7fdae7505e2bb29da625837976efdd20a0..75f07511704eee46ff46fd09fe8e87939bc79e36 100644 GIT binary patch delta 40 lcmZo?Y-d!sa(L51CI%J;7>EZl7(pC?f?#_meujw(=>Vka2K)d3 delta 40 lcmZo?Y-d!sa(L51CI%J;AYcR$@i2x!K`=8fqw++BbO54e2B81| diff --git a/tests/pgm_opts_asan_3.out b/tests/pgm_opts_asan_3.out index ef8ad3a9..d13979ac 100644 --- a/tests/pgm_opts_asan_3.out +++ b/tests/pgm_opts_asan_3.out @@ -1,2 +1,2 @@ - 1 2014-05-12 00:04:16.587271427 IP (tos 0x41,ECT(1), id 0, offset 0, flags [none], proto PGM (113), length 32639, options (unknown 89 [bad length 232]), bad cksum 5959 (->f814)!) + 1 2014-05-12 00:04:16.999999 IP (tos 0x41,ECT(1), id 0, offset 0, flags [none], proto PGM (113), length 32639, options (unknown 89 [bad length 232]), bad cksum 5959 (->f814)!) 128.121.89.16 > 0.89.16.63: 128.121.89.16.4 > 0.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f[Bad OPT_LENGTH option, length 0 != 4] diff --git a/tests/pgm_opts_asan_3.pcap b/tests/pgm_opts_asan_3.pcap index f89aeef20ed44e687aa9ffff0a4db613cdcbcf41..e1ff71ae5128aa9e9d1b12120c5f7bfe176185f3 100644 GIT binary patch delta 40 lcmZo=Y-Loqa(L51CI%J;7>ETj7(pC?f?#_meujw(sQ{!V2J`>` delta 40 lcmZo=Y-Loqa(L51CI%J;AYcR$u`q@}K`=8fqw++BQ~;r(2AKc= diff --git a/tests/pim_header_asan-2.out b/tests/pim_header_asan-2.out index 216d55af..5eb14420 100644 --- a/tests/pim_header_asan-2.out +++ b/tests/pim_header_asan-2.out @@ -1,4 +1,4 @@ - 1 2017-11-06 06:24:03.8916227 IP6 (class 0x76, flowlabel 0xf6767, hlim 109, next-header PIM (103), payload length 13927) 6767:ff:ffff:ff67:6767:6778:6767:6767 > 6700:7f:e664:24:2424:2424:2424:25eb: PIMv2, length 13927 + 1 2017-11-06 06:24:03.999999 IP6 (class 0x76, flowlabel 0xf6767, hlim 109, next-header PIM (103), payload length 13927) 6767:ff:ffff:ff67:6767:6778:6767:6767 > 6700:7f:e664:24:2424:2424:2424:25eb: PIMv2, length 13927 Register, RFC2117-encoding, cksum 0x4e23 (unverified), Flags [ none ] [|pimv2] 2 [Invalid header: caplen==0] diff --git a/tests/pim_header_asan-2.pcap b/tests/pim_header_asan-2.pcap index a1fdeb51724d59bf28922a68c5f3114a7430e0a1..f2fb9ce63cc14df8811c76b9d21f4eaf743d6018 100644 GIT binary patch delta 46 qcmeBU>|>O_a(L51CI%J;7;pkI7=f6Xfg#G?iGQNJKQo9blm!6IWC#xc delta 46 wcmeBU>|>O_a(L51CI%LU`jp^@3_#!n#Ed}9%)k)E%-b9c6e)!) + 1 2028-06-24 22:58:08.999999 IP (tos 0x0, ttl 47, id 40445, offset 0, flags [+, DF, rsvd], proto PIM (103), length 8744, bad cksum a (->9c6e)!) 22.3.2.7 > 54.0.0.249: PIMv2, length 8724 Register, cksum 0x0e00 (unverified), Flags [ none ] [|pimv2] diff --git a/tests/pim_header_asan-3.pcap b/tests/pim_header_asan-3.pcap index f67626249ee3f0906b9550e6b3c7d855bde82bd7..00210cf6f6fa8ff35c50e396e4a24214cb8fd73c 100644 GIT binary patch delta 37 jcma!#m%nm&(?TW&76uqF2QnCexIvO3&)$iDqPznDkuL^~ delta 37 ocma!#m%nm&(?TW&76t}}1|Vi&Fb85rAa0Ok$os{hJW<{O0HBu#ng9R* diff --git a/tests/pim_header_asan-4.out b/tests/pim_header_asan-4.out index f51987f5..aa2a63b9 100644 --- a/tests/pim_header_asan-4.out +++ b/tests/pim_header_asan-4.out @@ -1,7 +1,7 @@ 1 1975-04-27 07:49:01.133910 IP6 (class 0x76, flowlabel 0xf6767, hlim 103, next-header PIM (103), payload length 30209) 6767:6767::1:ff:ff00 > 4501:5:1400::1300:33ed:1ee: PIMv2, length 30209 Register, cksum 0x000f (unverified), Flags [ none ] [|pimv2] - 2 1988-04-06 11:48:16.1048861 7e:c0:c1:c0:a0:ff > 00:0c:fb:4d:20:96, ethertype Unknown (0x7f08), length 262144: + 2 1988-04-06 11:48:16.999999 7e:c0:c1:c0:a0:ff > 00:0c:fb:4d:20:96, ethertype Unknown (0x7f08), length 262144: 0x0000: 0000 .. - 3 1988-04-07 02:39:59.1048861 04:01:0b:00:00:d7 > 00:00:00:00:00:00, ethertype Unknown (0xffff), length 262144: + 3 1988-04-07 02:39:59.999999 04:01:0b:00:00:d7 > 00:00:00:00:00:00, ethertype Unknown (0xffff), length 262144: 0x0000: fd00 .. diff --git a/tests/pim_header_asan-4.pcap b/tests/pim_header_asan-4.pcap index dc873097dcae306b1e3e0055f49d71f2f767f3b3..7b868f0a257e7d6dc3e8d466ce83cc086687fe33 100644 GIT binary patch delta 34 kcmZ3+xQvnK%Hd55nHX3YKwu(I9J9R>|HNEbFx4vw0Hpf}z5oCK delta 34 ncmZ3+xQvnK%Hd55nHX3Ywgm@2oX8W$EXyb`F;^B$^-2N&$(RZ^ diff --git a/tests/pim_header_asan.out b/tests/pim_header_asan.out index 3e1578a7..0909cdc6 100644 --- a/tests/pim_header_asan.out +++ b/tests/pim_header_asan.out @@ -1,2 +1,2 @@ - 1 2014-05-12 11:22:21.587271427 IP6 (class 0x76, flowlabel 0xf6767, hlim 109, next-header PIM (103), payload length 30311) 6767:6767:6767:8267:6767:6765:6767:6767 > 6700:80:74:24:2424:2424:2424:2509: PIMv2, length 30311 + 1 2014-05-12 11:22:21.999999 IP6 (class 0x76, flowlabel 0xf6767, hlim 109, next-header PIM (103), payload length 30311) 6767:6767:6767:8267:6767:6765:6767:6767 > 6700:80:74:24:2424:2424:2424:2509: PIMv2, length 30311 Bootstrap, RFC2117-encoding [|pimv2] diff --git a/tests/pim_header_asan.pcap b/tests/pim_header_asan.pcap index 22cb1fc36ec0ab9fa9eb912e0a51bfa006005ac9..ef4db22e63f91c5ca5ab77f1667568f9e33dd6b8 100644 GIT binary patch delta 38 kcmYdDP`Gk<(?TW&76urw05TYX`0cuaV0$NihKULe0Ho;$=>Px# delta 38 pcmYdDP`Gk<(?TW&7KUvpJS+@AU;)I8K>T)HK`=8fqw+)r2LQn{2)6(L diff --git a/tests/pktap-heap-overflow.out b/tests/pktap-heap-overflow.out index b4670b75..4be2c4ae 100644 --- a/tests/pktap-heap-overflow.out +++ b/tests/pktap-heap-overflow.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:35.808464432 (pkt_len too small, 0 < 108) (invalid) - 2 1995-08-15 05:27:12.808595504 [|ppp_hdlc] + 1 1995-08-15 05:27:35.999999 (pkt_len too small, 0 < 108) (invalid) + 2 1995-08-15 05:27:12.999999 [|ppp_hdlc] diff --git a/tests/pktap-heap-overflow.pcap b/tests/pktap-heap-overflow.pcap index 3058b4ec527cd9c7cc6e6c2ca81559d8c320387a..a70cb6456c79fac888ca0134bd3c60ec13872ecf 100644 GIT binary patch delta 49 ucmbQhIe}B*%Hd55nHX3Y-~h;+%D`aYZeUbQ6YuJz`)30V+RKd07tqE5&!@I diff --git a/tests/ppp-invalid-lengths.out b/tests/ppp-invalid-lengths.out index 4aa60722..e1fb0655 100644 --- a/tests/ppp-invalid-lengths.out +++ b/tests/ppp-invalid-lengths.out @@ -1,4 +1,4 @@ - 1 1970-04-08 20:31:09.16721442 IPCP, Conf-Nack (0x03), id 128, length 58454 + 1 1970-04-08 20:31:09.999999 IPCP, Conf-Nack (0x03), id 128, length 58454 encoded length 8451 (=Option(s) length 8447) IP-Comp Option (0x02), length 218: IP Header Compression (0x61): TCP Space 24929, non-TCP Space 24929, maxPeriod 25441, maxTime 24929, maxHdr 24953 diff --git a/tests/ppp-invalid-lengths.pcap b/tests/ppp-invalid-lengths.pcap index 5a4658e874bdefb4c976778cefe4dd093427e855..63fc050f0290a74adb9f3c2b4b1f9a286621dbb9 100644 GIT binary patch delta 14 VcmccTcF%2s470rx|3-OxWdJKM1iAnK delta 14 VcmccTcF%2s46~Bj|BdqY$^b5H1#tiX diff --git a/tests/ppp_ccp_config_deflate_option_asan.out b/tests/ppp_ccp_config_deflate_option_asan.out index dd9e0fe3..8691f75b 100644 --- a/tests/ppp_ccp_config_deflate_option_asan.out +++ b/tests/ppp_ccp_config_deflate_option_asan.out @@ -1,3 +1,3 @@ - 1 2014-04-24 06:58:21.4006871043 : CCP, Conf-Request (0x01), id 223, length 125685 + 1 2014-04-24 06:58:21.999999 : CCP, Conf-Request (0x01), id 223, length 125685 encoded length 15 (=Option(s) length 11) MVRCA Option (0x18), length 5 [|ppp] diff --git a/tests/ppp_ccp_config_deflate_option_asan.pcap b/tests/ppp_ccp_config_deflate_option_asan.pcap index e3be3ee458e539203cd342ebd1c1731b5c310cc1..bef74b45d1df99b5e51fe91258fd3f6c5431ed3c 100644 GIT binary patch delta 38 kcmcDwSGaO`(?TW&76up)2QnCen0H%5u)PyM!$bvn0FHtNbpQYW delta 38 ncmcDwSGaO`(?TW&76u@201@Iq%m~E1+aiLQ8LqsWs2~pjnBxcP diff --git a/tests/quic_32_bit_pointer_overflow.out b/tests/quic_32_bit_pointer_overflow.out index faae945b..31ccd141 100644 --- a/tests/quic_32_bit_pointer_overflow.out +++ b/tests/quic_32_bit_pointer_overflow.out @@ -1 +1 @@ - 1 2020-11-19 14:32:46.453540455 IP6 ::8:46:ee:102:202:202 > 202:200:0:fe7e:b65f:677a:82b:601: HBH [header+payload length 201311194 > length 58451] (invalid) 0 > 443: quic, initial, vb2a10200, dcid 00000100, length 1 [|quic] + 1 2020-11-19 14:32:46.999999 IP6 ::8:46:ee:102:202:202 > 202:200:0:fe7e:b65f:677a:82b:601: HBH [header+payload length 201311194 > length 58451] (invalid) 0 > 443: quic, initial, vb2a10200, dcid 00000100, length 1 [|quic] diff --git a/tests/quic_32_bit_pointer_overflow.pcap b/tests/quic_32_bit_pointer_overflow.pcap index 20116256194cd3ec552b757b966beae7add52df2..c92ac4dd7a3eac03b137d0edbe34c401b324c859 100644 GIT binary patch delta 38 kcmb=aQMht=(?TW&76t?mU`PdW_?ouG+dJ_yOjL*g0H=lrzyJUM delta 38 scmb=aQMht=(?TW&76t}p7A7EIWMB|rNM&GP;A`3zpI*fwJy9VB0IRVGL;wH) diff --git a/tests/radiotap-heapoverflow.out b/tests/radiotap-heapoverflow.out index 8306afe2..5b12cbf0 100644 --- a/tests/radiotap-heapoverflow.out +++ b/tests/radiotap-heapoverflow.out @@ -1 +1 @@ - 1 1995-08-15 05:27:12.808464432 [|802.11_radio] + 1 1995-08-15 05:27:12.999999 [|802.11_radio] diff --git a/tests/radiotap-heapoverflow.pcap b/tests/radiotap-heapoverflow.pcap index 31caddc6f6ea1cae4c0bc793e03f35204d2ec4d9..9c377c1b5dada1e3cdb6f9fabf134dc32b1f2499 100644 GIT binary patch literal 48 ocmca|c+)~A1{MYw-~ck}85j&ez}|_U0mNqj${QGPfCPU50KTjS_5c6? literal 48 jcmca|c+)~A1{MYbDBxgVV5nz+a}7Xz2CzH_NbnZ`_-qKK diff --git a/tests/radius_attr_asan.out b/tests/radius_attr_asan.out index 32d83f14..c1a637bb 100644 --- a/tests/radius_attr_asan.out +++ b/tests/radius_attr_asan.out @@ -1,4 +1,4 @@ - 1 2014-05-20 06:45:20.587271427 IP (tos 0x64, ttl 249, id 40192, offset 0, flags [+, DF, rsvd], proto UDP (17), length 299, options (unknown 235 [bad length 252]), bad cksum 8000 (->1faa)!) + 1 2014-05-20 06:45:20.999999 IP (tos 0x64, ttl 249, id 40192, offset 0, flags [+, DF, rsvd], proto UDP (17), length 299, options (unknown 235 [bad length 252]), bad cksum 8000 (->1faa)!) 0.0.86.32.258 > 0.2.250.99.3799: RADIUS, length: 263 Unknown Command (58), id: 0x6a, Authenticator: 0901020ed7ff03edb63a0f00cb0f00cb NAS-Port Attribute (5), length: 5, Value: [length 3 != 4] (invalid) diff --git a/tests/radius_attr_asan.pcap b/tests/radius_attr_asan.pcap index efdff3cc7f93391aba7d79852d39a3ae9137a14b..16b04cab793ada0f2ef090e29b6b87407884b6d1 100644 GIT binary patch delta 40 lcmZo?Y-d!sa(L51CI%J;7>EZl7(tw0Rl)X7{0tKn(gCh$2k-y@ delta 40 lcmZo?Y-d!sa(L51CI%J;AYcR$@i4}(s$gbbM&*eL=>V(b2bBN- diff --git a/tests/rpki-rtr-oobr-vv.out b/tests/rpki-rtr-oobr-vv.out index b87b2af8..d1909d54 100644 --- a/tests/rpki-rtr-oobr-vv.out +++ b/tests/rpki-rtr-oobr-vv.out @@ -1,3 +1,3 @@ - 1 1975-04-27 03:20:48.134349590 IP [total length 62 > length 50] (invalid) (tos 0x0, ttl 254, id 13327, offset 0, flags [+, DF, rsvd], proto TCP (6), length 62, bad cksum 8e7f (->c283)!) + 1 1975-04-27 03:20:48.999999 IP [total length 62 > length 50] (invalid) (tos 0x0, ttl 254, id 13327, offset 0, flags [+, DF, rsvd], proto TCP (6), length 62, bad cksum 8e7f (->c283)!) 19.128.128.20.323 > 76.19.6.127.49600: Flags [e], seq 2684354563:2684354585, [ack 3892371968 != 0 while ACK flag not set], win 28672, [urg 770 != 0 while URG flag not set], length 22 RPKI-RTRv171 (unknown) diff --git a/tests/rpki-rtr-oobr.out b/tests/rpki-rtr-oobr.out index 4468bbf8..c3103dff 100644 --- a/tests/rpki-rtr-oobr.out +++ b/tests/rpki-rtr-oobr.out @@ -1,3 +1,3 @@ - 1 1975-04-27 03:20:48.134349590 IP [total length 62 > length 50] (invalid) (tos 0x0, ttl 254, id 13327, offset 0, flags [+, DF, rsvd], proto TCP (6), length 62, bad cksum 8e7f (->c283)!) + 1 1975-04-27 03:20:48.999999 IP [total length 62 > length 50] (invalid) (tos 0x0, ttl 254, id 13327, offset 0, flags [+, DF, rsvd], proto TCP (6), length 62, bad cksum 8e7f (->c283)!) 19.128.128.20.323 > 76.19.6.127.49600: Flags [e], seq 2684354563:2684354585, win 28672, length 22 RPKI-RTRv171 (unknown) diff --git a/tests/rpki-rtr-oobr.pcap b/tests/rpki-rtr-oobr.pcap index 820338f30b60c0bdfbc36ff895903e189638a881..07dc240d82c2374c1438a5bedd4a26baf564921b 100644 GIT binary patch delta 38 kcmd1EP`Gk<(?TW&76uq_1u__cSfGG`%if8fVWNTu0G1sFIsgCw delta 38 scmd1EP`Gk<(?TW&7KZ=-|2M3jD=*;6z`(!=!~z8jTw=^j91|5h01e6t!2kdN diff --git a/tests/rsvp-rsvp_obj_print-oobr.out b/tests/rsvp-rsvp_obj_print-oobr.out index 74750225..fba9b4c0 100644 --- a/tests/rsvp-rsvp_obj_print-oobr.out +++ b/tests/rsvp-rsvp_obj_print-oobr.out @@ -1,6 +1,6 @@ 1 1975-04-27 03:21:36.131862 TIPC v5.0 226.0.0 > 64.14.1536, headerlength 56 bytes, MessageSize 51914 bytes, Link Changeover Protocol internal, messageType Unknown (0xcacacaca) [|tipc] 2 [Invalid header: len==0] - 3 1975-05-02 05:06:08.4043485718 IP (tos 0x0, ttl 14, id 44815, offset 0, flags [+, DF, rsvd], proto RSVP (46), length 40, bad cksum 3280 (->c411)!) + 3 1975-05-02 05:06:08.999999 IP (tos 0x0, ttl 14, id 44815, offset 0, flags [+, DF, rsvd], proto RSVP (46), length 40, bad cksum 3280 (->c411)!) 250.219.91.71 > 20.100.238.255: RSVPv1 Hello Message (20), Flags: [none], length: 16384, ttl: 0, checksum: 0x000e Class Type (old) Object (125) Flags: [reject if unknown], Class-Type: 1 (1), length: 4 diff --git a/tests/rsvp-rsvp_obj_print-oobr.pcap b/tests/rsvp-rsvp_obj_print-oobr.pcap index bb794244e9c676aadf9696a4b3869172871a37c6..1265b901dfe98299227f08c388f1ffc7e41295da 100644 GIT binary patch delta 32 hcmcc0c$HD$%Hd55nHX3YU|^y^7mK|UKf}a%<^Ypp2hsol delta 32 lcmcc0c$HD$%Hd55nHX3Yz~DcF-9&*d7O_oCA1BT;2LP!-3OWD) diff --git a/tests/rsvp_uni-oobr-1.out b/tests/rsvp_uni-oobr-1.out index f77a2bae..ec67a2d0 100644 --- a/tests/rsvp_uni-oobr-1.out +++ b/tests/rsvp_uni-oobr-1.out @@ -1,4 +1,4 @@ - 1 1970-01-01 12:56:45.3980395268 IP (tos 0x2,ECT(0), ttl 248, id 0, offset 0, flags [none], proto RSVP (46), length 54312, bad cksum 3743 (->7e72)!) + 1 1970-01-01 12:56:45.999999 IP (tos 0x2,ECT(0), ttl 248, id 0, offset 0, flags [none], proto RSVP (46), length 54312, bad cksum 3743 (->7e72)!) 54.35.0.0 > 58.16.0.0: RSVPv1 Hello Message (20), Flags: [Refresh reduction capable], length: 65527, ttl: 15, checksum: 0x0902 Generalized UNI Object (229) Flags: [ignore and forward if unknown], Class-Type: 1 (1), length: 12 diff --git a/tests/rsvp_uni-oobr-1.pcap b/tests/rsvp_uni-oobr-1.pcap index e2ce99621656b4587262fe2e57f93fdc2c7c0d08..e970b819af2e8b65fd66f20d0ca8221af76b636a 100644 GIT binary patch delta 38 mcma!xQ@C>QwD|r delta 38 ucma!xQ@C3051)!) + 1 1970-01-01 12:56:45.999999 IP (tos 0x2,ECT(0), ttl 248, id 0, offset 0, flags [none], proto RSVP (46), length 54312, bad cksum 3743 (->3051)!) 54.35.78.33 > 58.16.0.0: RSVPv1 Hello Message (20), Flags: [Refresh reduction capable], length: 65527, ttl: 15, checksum: 0x0902 Generalized UNI Object (229) Flags: [ignore and forward if unknown], Class-Type: 1 (1), length: 12 diff --git a/tests/rsvp_uni-oobr-2.pcap b/tests/rsvp_uni-oobr-2.pcap index ccca070c313c316a340ff516fe8b1d5782e0d4d5..7bfcbba4585ef58ce7161839c6c68d9aa8f94690 100644 GIT binary patch delta 38 mcma!xQ@C>QwD|r delta 38 ucma!xQ@C10e1)!) 1.2.3.3.1812 > 64.112.0.96.4567: wb-29! (invalid) - 2 1970-01-01 00:00:20.3980395268 IP (tos 0x2,ECT(0), ttl 248, id 0, offset 0, flags [none], proto RSVP (46), length 54312, bad cksum 3701 (->8972)!) + 2 1970-01-01 00:00:20.999999 IP (tos 0x2,ECT(0), ttl 248, id 0, offset 0, flags [none], proto RSVP (46), length 54312, bad cksum 3701 (->8972)!) 54.35.0.0 > 47.16.0.0: RSVPv1 Hello Message (20), Flags: [Refresh reduction capable], length: 65527, ttl: 15, checksum: 0x0902 Generalized UNI Object (229) Flags: [ignore and forward if unknown], Class-Type: 1 (1), length: 12 Subobject Type: Unknown (0), AF: HDLC (4), length: 1 (invalid) - 3 1970-01-01 00:00:20.3980395268 IP (tos 0x2,ECT(0), ttl 248, id 0, offset 0, flags [none], proto RSVP (46), length 54312, bad cksum 3701 (->7e72)!) + 3 1970-01-01 00:00:20.999999 IP (tos 0x2,ECT(0), ttl 248, id 0, offset 0, flags [none], proto RSVP (46), length 54312, bad cksum 3701 (->7e72)!) 54.35.0.0 > 58.16.0.0: RSVPv1 Hello Message (20), Flags: [Refresh reduction capable], length: 65527, ttl: 15, checksum: 0x0902 Generalized UNI Object (229) Flags: [ignore and forward if unknown], Class-Type: 1 (1), length: 12 diff --git a/tests/rsvp_uni-oobr-3.pcap b/tests/rsvp_uni-oobr-3.pcap index fc79c42316a224aa8b0975b330d9f42b3d63dc96..3bd5e2b79dd5a8a9aeba7d0c9963da7a5551ce98 100644 GIT binary patch delta 43 ncmaFG_=-{B%Hd55nHX3YU|^y^5R1JNKf}Z|Y7={8piDae|9=Y! delta 43 ucmaFG_=-{B%Hd55nHX3YI3*YuiremTOcV%WVPST7J8_NL#2y(a(+&VTxDHSN diff --git a/tests/slip-compressed_sl_print-oobr.out b/tests/slip-compressed_sl_print-oobr.out index d19da1a8..c2f2a73c 100644 --- a/tests/slip-compressed_sl_print-oobr.out +++ b/tests/slip-compressed_sl_print-oobr.out @@ -1 +1 @@ - 1 2010-12-14 15:08:45.1677780311 I ctcp * W+48 [|slip] + 1 2010-12-14 15:08:45.999999 I ctcp * W+48 [|slip] diff --git a/tests/slip-compressed_sl_print-oobr.pcap b/tests/slip-compressed_sl_print-oobr.pcap index b8daf566297177bd8cfab5ce643e70803c80985b..019021618349eec68ccae8a10401d7d0287c7492 100644 GIT binary patch delta 15 WcmZ3^w47;z42!)JKf^`^c18dpMgwdB delta 15 WcmZ3^w47;z3`_V^hLnv8?2G^?6$E?$ diff --git a/tests/slip-sliplink_print-oobr.out b/tests/slip-sliplink_print-oobr.out index 67817cd0..7843d521 100644 --- a/tests/slip-sliplink_print-oobr.out +++ b/tests/slip-sliplink_print-oobr.out @@ -1 +1 @@ - 1 2010-12-14 15:08:45.1677780310 O utcp 57: [|slip] + 1 2010-12-14 15:08:45.999999 O utcp 57: [|slip] diff --git a/tests/slip-sliplink_print-oobr.pcap b/tests/slip-sliplink_print-oobr.pcap index c38d01bbd1b2f4eb74a7fdd723e7c6f49e3e2ac2..ee3b9c8f5b6dd044f74407b8cb673c4e26e194c4 100644 GIT binary patch delta 15 WcmZ3^w47;z42!)JKf^`^c18dpMgwdB delta 15 WcmZ3^w47;z3`^KkhLnv8?2G^?4Fr1t diff --git a/tests/snmp-heapoverflow-1.out b/tests/snmp-heapoverflow-1.out index e6b37682..97b6b2be 100644 --- a/tests/snmp-heapoverflow-1.out +++ b/tests/snmp-heapoverflow-1.out @@ -1,21 +1,21 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 00 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 00 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 00 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0010: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0020: 3030 3030 3030 3030 3030 3030 3030 3030 0000000000000000 0x0030: 3030 00 - 5 1995-08-15 05:27:12.808464432 IP 48.48.48.48.12336 > 48.48.48.48.161: [|snmp] + 5 1995-08-15 05:27:12.999999 IP 48.48.48.48.12336 > 48.48.48.48.161: [|snmp] diff --git a/tests/snmp-heapoverflow-1.pcap b/tests/snmp-heapoverflow-1.pcap index cff254062f2f03359b2fb77100356612c168a771..13a3aa55dd2cbfe21a979d4e30b817aef17ad05f 100644 GIT binary patch literal 424 zcmca|c+)~A1{MYwZ~!tG85j&ez}|_U0mNqj%7X 48.48.48.48.162: [|snmp] + 1 1995-08-15 05:27:12.999999 IP 48.48.48.48.12336 > 48.48.48.48.162: [|snmp] diff --git a/tests/snmp-heapoverflow-2.pcap b/tests/snmp-heapoverflow-2.pcap index 11cba839e6f4dde45eeeef51eadc6324bd8defb6..64652409e83ea03fdc74b711b95e684a01da2d7a 100644 GIT binary patch delta 38 jcma!xQ@C 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 9 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 9 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 10 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 10 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 11 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 11 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 12 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 12 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 13 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 13 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 30 00000 - 14 1995-08-15 05:27:12.808464432 [|stp] + 14 1995-08-15 05:27:12.999999 [|stp] diff --git a/tests/stp-heapoverflow-1.pcap b/tests/stp-heapoverflow-1.pcap index 3de3378cb60ee82a62f22d67b26ec6fc1d31873e..df45cc39ce54a5ffd818f0164fdf4c56cb6edf0c 100644 GIT binary patch literal 514 zcmca|c+)~A1{MYw5C$?B85j&ez}|_U0mNqj%7X&FF*7g#03KFM AJ^%m! diff --git a/tests/stp-heapoverflow-2.out b/tests/stp-heapoverflow-2.out index 6d8a0a9f..36fc1a32 100644 --- a/tests/stp-heapoverflow-2.out +++ b/tests/stp-heapoverflow-2.out @@ -1,27 +1,27 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 9 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 9 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 10 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 10 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 11 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 11 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 12 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 12 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 13 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 13 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 000000 - 14 1995-08-15 05:27:12.808464432 STP 802.1d [|stp] + 14 1995-08-15 05:27:12.999999 STP 802.1d [|stp] diff --git a/tests/stp-heapoverflow-2.pcap b/tests/stp-heapoverflow-2.pcap index 0a92b00f8bbd79574bac16d6d4f8ac675e811d83..30a7bede8bd5d88094c58d8fc31782c0e97033b7 100644 GIT binary patch literal 528 ycmca|c+)~A1{MYw5CJk685j&ez}|_U0mNqj%7X>45Tj~_NBA%pI5{x`y#fF~7fPJ~ literal 528 zcmca|c+)~A1{MYbC=g*_U|?i`a}7Xz1|)fyI%IlO4I=!I!v)433gN?G;N-*%jA;P% C;!eE) diff --git a/tests/stp-heapoverflow-3.out b/tests/stp-heapoverflow-3.out index fd464a8d..76385fd7 100644 --- a/tests/stp-heapoverflow-3.out +++ b/tests/stp-heapoverflow-3.out @@ -1,27 +1,27 @@ - 1 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 9 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 9 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 10 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 10 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 11 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 11 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 12 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 12 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 13 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 13 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 30 000 - 14 1995-08-15 05:27:12.808464432 [|stp] + 14 1995-08-15 05:27:12.999999 [|stp] diff --git a/tests/stp-heapoverflow-3.pcap b/tests/stp-heapoverflow-3.pcap index a289b4b0238bcd32ade95b60d6ed4b9cf22613f7..9b3c654c9314128ef22e66a44fe45358192d951e 100644 GIT binary patch literal 486 ycmca|c+)~A1{MYw5Ck$985j&ez}|_U0mNqj%7X>aiBScR5E;zjz+m9y#0&tU-$Nh( literal 486 vcmca|c+)~A1{MYbC=g^|U|?i`a}7Xz1|)fyIygP501^~~H5?cWoSc{e- 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 1 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 2 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 2 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 3 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 3 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 4 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 4 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 5 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 5 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 6 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 6 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 7 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 7 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 8 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 8 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 9 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 9 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 10 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 10 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 11 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 11 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 12 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 12 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 13 1995-08-15 05:27:12.808464432 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: + 13 1995-08-15 05:27:12.999999 30:30:30:30:30:30 > 30:30:30:30:30:30, ethertype Unknown (0x3030), length 262144: 0x0000: 3030 3030 3030 3030 00000000 - 14 1995-08-15 05:27:12.808464432 STP 802.1d, Config, Flags [Learn, Forward] [|stp] + 14 1995-08-15 05:27:12.999999 STP 802.1d, Config, Flags [Learn, Forward] [|stp] diff --git a/tests/stp-heapoverflow-4.pcap b/tests/stp-heapoverflow-4.pcap index cd3b0fcc1b9c9ef4c0bec393548c1edfd65b9fc6..7c655680a4e009ec46063c7bf48e1b40d0257753 100644 GIT binary patch literal 556 zcmca|c+)~A1{MYw5Cbw885j&ez}|_U0mNqj%7X>45~HeM!7@BUg2BMai5Zj#3;+$6 BPs;!R literal 556 zcmca|c+)~A1{MYbC=g>{U|?i`a}7Xz1|)fyI#ha86)Zf4Uq~<*I5{zc5`h5#712}c diff --git a/tests/tcp-auth-heapoverflow.out b/tests/tcp-auth-heapoverflow.out index e654947f..daa45665 100644 --- a/tests/tcp-auth-heapoverflow.out +++ b/tests/tcp-auth-heapoverflow.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [DF], proto TCP (6), length 12336, bad cksum 3030 (->29a8)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [DF], proto TCP (6), length 12336, bad cksum 3030 (->29a8)!) 48.48.48.48.12336 > 48.48.48.48.12336: Flags [.U], seq 808464432:808476696, ack 808464432, win 12336, urg 12336, options [tcp-ao keyid 48 rnextkeyid 48 mac 0x303030303030 [|tcp] diff --git a/tests/tcp-auth-heapoverflow.pcap b/tests/tcp-auth-heapoverflow.pcap index 811548b2dad3daf78a931097916f6cbbf9fe8c57..b086ba25028099d2ff9e49eaa6bdfcf265100452 100644 GIT binary patch delta 38 jcmd1EP`Gk<(?TW&76uq_05TXE7z{wb-ie=KqJjqinZ5>_ delta 38 hcmd1EP`Gk<(?TW&76t<-aA06yU}S)E4JImh006y?2ulC} diff --git a/tests/tcp_header_heapoverflow.out b/tests/tcp_header_heapoverflow.out index 0731f092..853491fe 100644 --- a/tests/tcp_header_heapoverflow.out +++ b/tests/tcp_header_heapoverflow.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto TCP (6), length 12336, bad cksum 3030 (->69a8)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto TCP (6), length 12336, bad cksum 3030 (->69a8)!) 48.48.48.48.12336 > 48.48.48.48.12336: [|tcp] diff --git a/tests/tcp_header_heapoverflow.pcap b/tests/tcp_header_heapoverflow.pcap index fdeed6c6a377481979bd9ff5209a94fd5da46c44..e3ccc276c193a3e4a89ec812d01cc3e3103cd196 100644 GIT binary patch literal 86 xcmca|c+)~A1{MYw&;v3U85j&ez}|_U0mNqj%7X=<1P6mFm<3eEhAfU?0{|W#45a`7 literal 86 tcmca|c+)~A1{MYbD9~eIU|?i`a}7Xz1|)fqG7bh;uxg+(HmEi<3ILb>4pjgE diff --git a/tests/udp-length-heapoverflow.out b/tests/udp-length-heapoverflow.out index a3d558ba..501d439f 100644 --- a/tests/udp-length-heapoverflow.out +++ b/tests/udp-length-heapoverflow.out @@ -1,2 +1,2 @@ - 1 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->699d)!) + 1 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->699d)!) 48.48.48.48.12336 > 48.48.48.48.12336: [|udp] diff --git a/tests/udp-length-heapoverflow.pcap b/tests/udp-length-heapoverflow.pcap index a8c55b65300160c133fb6d518099bf33eef409dc..a55ae1af8927d01e75ea0ce778e6e18c57017b34 100644 GIT binary patch literal 78 xcmca|c+)~A1{MYwPy;d;85j&ez}|_U0mNqj%7X=<1P6mFm<3cOh%9bk006se3m^ah literal 78 tcmca|c+)~A1{MYbC{SZyU|?i`a}7Xz1|)fqG7bh;uxg+(L8vw;1pp`84A1}o diff --git a/tests/vrrp-vrrp_print-oobr.out b/tests/vrrp-vrrp_print-oobr.out index eb7cffe7..2cd23bad 100644 --- a/tests/vrrp-vrrp_print-oobr.out +++ b/tests/vrrp-vrrp_print-oobr.out @@ -1,6 +1,6 @@ - 1 2014-04-24 05:50:05.908918788 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto VRRP (112), length 34, options (unknown 69 [bad length 83]), bad cksum 8e15 (->bc96)!) + 1 2014-04-24 05:50:05.999999 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto VRRP (112), length 34, options (unknown 69 [bad length 83]), bad cksum 8e15 (->bc96)!) 250.219.91.20 > 209.150.251.64: VRRPv2, Advertisement, (ttl 254), vrid 2, prio 0, authtype simple, intvl 255s, length 6 [|vrrp] - 2 2014-04-24 05:50:05.908918788 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto VRRP (112), length 40, options (unknown 69 [bad length 83]), bad cksum 8e15 (->b790)!) + 2 2014-04-24 05:50:05.999999 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto VRRP (112), length 40, options (unknown 69 [bad length 83]), bad cksum 8e15 (->b790)!) 250.219.91.20 > 209.150.251.64: VRRPv2, Advertisement, (ttl 254), vrid 2, prio 0, authtype simple, intvl 255s, length 12, addrs: [|vrrp] - 3 1981-06-17 20:09:34.908975098 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto VRRP (112), length 40, options (unknown 69 [bad length 83]), bad cksum 8e15 (->bc90)!) + 3 1981-06-17 20:09:34.999999 IP (tos 0x7f,CE, ttl 254, id 40208, offset 0, flags [none], proto VRRP (112), length 40, options (unknown 69 [bad length 83]), bad cksum 8e15 (->bc90)!) 250.219.91.20 > 209.150.251.64: VRRPv2, Advertisement, (ttl 254), vrid 2, prio 0, authtype simple, intvl 255s, length 12, addrs: [|vrrp] diff --git a/tests/vrrp-vrrp_print-oobr.pcap b/tests/vrrp-vrrp_print-oobr.pcap index 6cc6f98c01403d57e1acb005dd5f623e8df4ff72..af64a57c68f4eec04259d1dddfb34da2ac8927cd 100644 GIT binary patch delta 30 bcmeBR>R_56!(#8m&oEKJ2SOJ>=>r}BYR_56!@|O#Yc^5A2SOM4u>86WvqAl?SVDRUxHnHdBcCMv|SfVdMIB>+yL3}OHP diff --git a/tests/wb-oobr.out b/tests/wb-oobr.out index 0007fd83..9f7ef55d 100644 --- a/tests/wb-oobr.out +++ b/tests/wb-oobr.out @@ -1,15 +1,15 @@ - 1 1995-08-15 05:27:12.808464432 MPLS (label 197376, tc 7, [S], ttl 48) + 1 1995-08-15 05:27:12.999999 MPLS (label 197376, tc 7, [S], ttl 48) IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->7754)!) 48.4.4.4.4400 > 127.0.0.1.3503: [|lspping] - 2 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->699d)!) + 2 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->699d)!) 48.48.48.48.3503 > 48.48.48.48.4567: * wb-prep: [|wb] - 3 1995-08-15 05:27:12.808464432 MPLS (label 197376, tc 7, [S], ttl 48) + 3 1995-08-15 05:27:12.999999 MPLS (label 197376, tc 7, [S], ttl 48) IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->699d)!) 48.48.48.48.4400 > 48.48.48.48.3503: [|lspping] - 4 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->c624)!) + 4 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->c624)!) 48.48.0.1.3503 > 48.4.4.4.4567: * wb-prep: [|wb] - 5 1995-08-15 05:27:12.808464432 MPLS (label 197376, tc 7, [S], ttl 48) + 5 1995-08-15 05:27:12.999999 MPLS (label 197376, tc 7, [S], ttl 48) IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->7754)!) 48.4.4.4.4400 > 127.0.0.1.3503: [|lspping] - 6 1995-08-15 05:27:12.808464432 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->c624)!) + 6 1995-08-15 05:27:12.999999 IP (tos 0x30, ttl 48, id 12336, offset 0, flags [none], proto UDP (17), length 12336, bad cksum 3030 (->c624)!) 48.48.0.1.3503 > 48.4.4.4.4567: * wb-prep: [|wb] diff --git a/tests/wb-oobr.pcap b/tests/wb-oobr.pcap index 818b0c3037d4b7b7d305495480ff0d1f3b4436ab..daa9df25026093ad8179ec8931e978797edd799e 100644 GIT binary patch delta 95 zcmeBS?qOEAa(L51CI%J;7|;VUIDyyz2<)Bs873-Nv4H6~D6Jqnai=U)NNREcqs(Lh MMivMkt`sZ|0At+}$N&HU literal 396 zcmca|c+)~A1{MYbAYcFjJs{=;Vh|q$Kzs(E{C{SqMgs$W16QypP+kzoU}0gYXJB9y zG~iti7RDeDx)~HvbV60~t{1$Hs)^m;KU@Hz8;jjgRpi*szzA|VHoIx>Z+vzG0Mdj) A761SM -- 2.39.5