ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4426] New: enhancement to dissect EAP/AKA'

Date: Wed, 27 Jan 2010 08:02:49 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4426

           Summary: enhancement to dissect EAP/AKA'
           Product: Wireshark
           Version: unspecified
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: shivesh83@xxxxxxxxx


shivesh83@xxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4196|                            |review_for_checkin?
               Flag|                            |

Created an attachment (id=4196)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4196)
The header file which adds the AKA' protocol number

Build Information:
Compiled with GTK+ 2.16.2, with GLib 2.20.3, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with c-ares 1.6.0, with Lua 5.1, without Python, with GnuTLS 2.8.1, with Gcrypt
1.4.4, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Jul 20
2009), with AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.1
beta5
(packet.dll version 4.1.0.1452), based on libpcap version 1.0.0, GnuTLS 2.8.1,
Gcrypt 1.4.4, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 30729
--
Hi,

I had written a few dissectors for EAP/AKA' and VSNCP/VSNP which are specific
to the CDMA community and wanted to contribute this to Wireshark developement.
I am including the patch for EAP/AKA' since it is relatively simpler and would
include the patch for VSNCP/VSNP as a separate patch.

Please let me know if I need to include any other detailed information
regarding my patch or if my patch needs to conform to certain other usual patch
submission practices.

(The existing Wireshark can decode EAP/AKA but not EAP/AKA') 

Thanks



I am adding two patch files:

1) eap.h [patch file for header]
2) packet-eap.c [patch file for the actual dissector]

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