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 1644] New: RADIUS: VSA CableLabs 'Timezone' text display p

Date: Wed, 6 Jun 2007 07:33:02 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1644

           Summary: RADIUS: VSA CableLabs 'Timezone' text display problem
           Product: Wireshark
           Version: 0.99.5
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: prosenfeld@xxxxxxxxxxxxxxx


Build Information:
Linux:
wireshark 0.99.5
...
Compiled with GTK+ 1.2.10, with GLib 1.2.10, with libpcap 0.7.2, with libz
1.1.4, without libpcre, without Net-SNMP, without ADNS, without Lua, without
GnuTLS, with Gcrypt 1.2.0, with MIT Kerberos, without PortAudio, without
AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.4.20-8, with libpcap (version unknown).

Built using gcc 3.2.2 20030222 (Red Hat Linux 3.2.2-5).
-------
Windows:

Version 0.99.5 (SVN Rev 20677)
...
Compiled with GTK+ 2.10.7, with GLib 2.12.7, 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 2, 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++ 6.0 build 8804


--
There is a problem of text display for the Timezone DST parameter:

In the BCID the hexadecimal DST value is displayed as '1' and
in the header the DST value is displayed as '0'

                BCID
                    Timestamp: 3390043942
                    Element ID:        1
                    Time Zone: DST: 1, Offset: +020000
                    Event Counter: 1
                Event Message Type: Policy_Request (31)
                Element Type: Unknown (4)
                Element ID:        1
                Time Zone: DST: 0, Offset: +020000

For both of them the hexadecimal value is: 31 2b 30 32 30 30 30 30 '1+020000'


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.