https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527
Summary: corba dissector generator improvement
Product: Wireshark
Version: 1.6.2
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Extras
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: pub.david@xxxxxxx
Created an attachment (id=7345)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7345)
patch with the differences
Build Information:
wireshark 1.6.2
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 (32-bit) with GTK+ 2.24.6, with GLib 2.30.0, with libpcap 1.1.1, with
libz 1.2.3.4, with POSIX capabilities (Linux), without libpcre, without SMI,
without c-ares, without ADNS, with Lua 5.1, without Python, with GnuTLS 2.10.5,
with Gcrypt 1.5.0, with MIT Kerberos, without GeoIP, without PortAudio, without
AirPcap.
Running on Linux 3.0.0-13-generic, with libpcap version 1.1.1, with libz
1.2.3.4, GnuTLS 2.10.5, Gcrypt 1.5.0.
Built using gcc 4.6.1.
--
3 changes proposed:
a) field names is used in dissection instead of "enum value" which is not clear
b) use of .6f and .15f instead of .6e and .15e which makes the data clearer
c) create a defaulf field hf_operationrequest which provides the requested
operation on both the resquest and the reply messages.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.