Wireshark-bugs: [Wireshark-bugs] [Bug 3470] NDMP Version 4 Snapshot Management Extension Interfa
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3470
Robert Simac <rsimac@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3837| |review_for_checkin?
Flag| |
--- Comment #3 from Robert Simac <rsimac@xxxxxxxxxxxx> 2009-10-24 07:34:47 PDT ---
Created an attachment (id=3837)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3837)
patch, adding missing extension messages to ndmp v4
Hi all, this is the patch to epan/dissectors/packet-ndmp.c, adding the missing
ndmp v4 messages, namely the:
NDMP_CONFIG_GET_EXT_LIST
NDMP_CONFIG_SET_EXT_LIST
This may serve as the 1st step into actual extensions (Snapvault etc) dissector
implementation.
I have built it and tested functional at the environment below. The capture
file used at testing will be attached in separate post for clarity.
Thanks,
Robert
rsimac@mydebian:~/wireshark$ ./wireshark -v
wireshark 1.3.1 (SVN Rev 30587 from /trunk)
Copyright 1998-2009 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 GTK+ 2.8.20, with GLib 2.12.4, with libpcap 0.7.2, 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, without PortAudio, without AirPcap, with
new_packet_list.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.18-6-k7, with libpcap (version unknown).
Built using gcc 4.1.2 20061115 (prerelease) (Debian 4.1.1-21).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.