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 4696] New: NAS EPC dessector correction.

Date: Mon, 19 Apr 2010 05:35:55 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4696

           Summary: NAS EPC dessector correction.
           Product: Wireshark
           Version: 1.3.x (Experimental)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: kataoka.ts@xxxxxxxxxxxxxx


Created an attachment (id=4540)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4540)
patch for packet-nas_epc.c made by TortoiseSVN.

Build Information:
[sit@k807163g3 wireshark_trunk]$ ./tshark -v
TShark 1.3.5 (SVN Rev 32514 from /trunk)

Copyright 1998-2010 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 GLib 2.20.5, with libpcap 0.9.8, with libz 1.2.3, without POSIX
capabilities, without libpcre, without SMI, without c-ares, without ADNS,
without Lua, without Python, without GnuTLS, without Gcrypt, without Kerberos,
without GeoIP.

Running on Linux 2.6.29.4-167.fc11.x86_64, with libpcap version 0.9.8, with
libz
1.2.3.

Built using gcc 4.4.1 20090725 (Red Hat 4.4.1-2).
[sit@k807163g3 wireshark_trunk]$
--
I've checked 3GPP TS24.301 v9.2.0(2010-03) "NAS for EPS", and have made a patch
for corrections.

There are some wrong "O, TLV" use case.
There are some wrong "O, TV" use case.
There are some wrong order of "NAS key set identifier".
There are som typo.
And so on.

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