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 5391] New: [Patch] MS TDS protocol update

Date: Fri, 12 Nov 2010 15:07:42 -0800 (PST)
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.