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 6388] New: IMPLEMENTING EXTENSIONS TO WIRESHARK TO SUPPORT

Date: Sat, 24 Sep 2011 21:04:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6388

           Summary: IMPLEMENTING EXTENSIONS TO WIRESHARK TO SUPPORT TRILL
                    PAYLOADS
           Product: Wireshark
           Version: 1.7.x (Experimental)
          Platform: x86-64
        OS/Version: Red Hat
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: krishnamurthy.mayya@xxxxxxxxxxxxxx


Created an attachment (id=7080)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7080)
This patch describes the changes made to <packet-isis-lsp.c> to support TRILL
payloads.

Build Information:
wireshark 1.4.6

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 (64-bit) with GTK+ 2.24.4, with GLib 2.28.6, with libpcap 1.2.0, with
libz 1.2.3.4, with POSIX capabilities (Linux), without libpcre, without SMI,
without c-ares, without ADNS, without Lua, without Python, without GnuTLS,
without Gcrypt, without Kerberos, without GeoIP, without PortAudio, without
AirPcap.

Running on Linux 2.6.38-8-generic, with libpcap version 1.2.0, with libz
1.2.3.4.

Built using gcc 4.5.2.


--
TITLE: IMPLEMENTING EXTENSIONS TO WIRESHARK TO SUPPORT TRILL PAYLOADS

Source draft used : <draft-ietf-isis-trill-05.txt> (TRILL USE OF ISIS)

Description:
  The patch file attached with this bug report contains the modifications
done(modules added)to <packet-isis-lsp.c> file of wireshark source code to
support the decoding of Router Capability TLV. All the seven subTLVs listed
under this main TLV are taken from the draft mentioned above.

Authors:
Malgi Nikitha (Associate Software Engineer, IP Infusion India, Bangalore)
KrishnaMurthy Mayya (Associate Software Engineer, IP Infusion India, Bangalore)

P.S:
Malgu Nikitha has submitted the bug report to the SVN repository and now i am
doing the same to the wireshark-1.7.x(experimental series) since we did not
know to which place we are supposed to submit.We are submitting a bug report
for the first time and will be happy to be in this loop.

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