http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2230
Summary: Cross Point Frame Injector dissector problem
Product: Wireshark
Version: 0.99.6
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: peter.sheynkman@xxxxxxxxxxxx
Build Information:
Version 0.99.6
Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.10.12, with GLib 2.12.12, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.
Running on Windows XP Service Pack 1, build 2600, with WinPcap version 4.0
(packet.dll version 4.0.0.755), based on libpcap version 0.9.5, without
AirPcap.
Built using Microsoft Visual C++ 8.0 build 50727
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Cross point frame injector packets is not parsed correctly (sent by iperf ).
Dissector bug is printed.
The same packet processed by wireshark ver 0.99.5 without problems.
Frame 13224 (134 bytes on wire, 134 bytes captured)
Ethernet II, Src: 00:1e:4a:a8:67:1b (00:1e:4a:a8:67:1b), Dst: Breezeco_02:4a:58
(00:10:e7:02:4a:58)
Internet Protocol, Src: 172.16.102.252 (172.16.102.252), Dst: 10.10.100.113
(10.10.100.113)
Generic Routing Encapsulation (IP)
Internet Protocol, Src: 10.10.100.241 (10.10.100.241), Dst: 10.3.3.1 (10.3.3.1)
User Datagram Protocol, Src Port: 3800 (3800), Dst Port: 5001 (5001)
Cross Point Frame Injector
[Dissector bug, protocol CPFI: packet-cpfi.c:218: failed assertion
"pinfo->dst.type == AT_ETHER"]
0000 00 10 e7 02 4a 58 00 1e 4a a8 67 1b 08 00 45 00 ....JX..J.g...E.
0010 00 78 bc be 00 00 fe 2f 7e 10 ac 10 66 fc 0a 0a .x...../~...f...
0020 64 71 20 00 08 00 00 00 04 06 45 00 00 5c 5e 4c dq .......E..\^L
0030 00 00 7f 11 61 46 0a 0a 64 f1 0a 03 03 01 0e d8 ....aF..d.......
0040 13 89 00 48 3b 96 00 07 aa 59 47 9f 36 8c 00 0c ...H;....YG.6...
0050 2e 24 00 00 00 00 00 00 00 01 00 00 13 89 00 00 .$..............
0060 00 40 00 2d c6 c0 fa 0a 1f 00 36 37 38 39 30 31 [email protected]
0070 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 2345678901234567
0080 38 39 30 31 32 33 890123
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.