Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6066] New: Cannot decode wimax compressed DL-MAP without F

Date: Mon, 27 Jun 2011 13:44:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6066

           Summary: Cannot decode wimax compressed DL-MAP without FCH
                    burst
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: kluchnikovi@xxxxxxxxx


Created an attachment (id=6574)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6574)
patch for review

Build Information:
wireshark 1.7.0 (SVN Rev 37804 from /trunk)

Copyright 1998-2011 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 (32-bit) with GTK+ 2.18.3, with GLib 2.22.3, with libpcap 1.0.0, with
libz 1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, with Python 2.6.4, without GnuTLS, without
Gcrypt, with MIT Kerberos, without GeoIP, with PortAudio V19-devel (built Jun
20
2009 13:28:51), without AirPcap.

Running on Linux 2.6.31-23-generic, with libpcap version 1.0.0, with libz
1.2.3.3.

Built using gcc 4.4.1.
--
Wireshark cannot decode wimax compressed DL-MAP without FCH burst.
Function is_down_link use the base station address (bs_address), which is set
in function dissect_wimax_fch_decoder.
Changed function is_down_link, it use packet_info->p2p_dir for check if packet
is downlink. 
packet_info->p2p_dir set in GSMTAP.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.