https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5391
Summary: [Patch] MS TDS protocol update
Product: Wireshark
Version: unspecified
Platform: All
OS/Version: Gentoo
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: emil@xxxxxxxx
Created an attachment (id=5456)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5456)
TDS dissector enhancements, mainly RPC calls dissection.
Build Information:
--
Hi,
I'd like to share my enhancements to the TDS dissector with everyone.
The list of improvements follows:
- nearly complete dissection of RPC calls,
- detection and dissection of the ALL_HEADERS rule,
- corrected some existing proto_tree fields to support filters,
- other minor fixes where the interpretation of data conflicted with the
official documentation from MS.
I tested the new code on a variety of different TDS captures with many diverse
RPC calls. The code compiles and works on 32-bit Linux, I didn't check those
changes on other platforms though. The base version was 1.2.12. Please let me
know if there is anything I should do in order for the patch to eventually
reach a release.
Thanks :)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.