Wireshark's TDS dissector update
Emil Wojak <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Dear all, I've just submitted my patches to Wireshark's bugzilla: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5391 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 just thought you might wanna know. I made that patch based on traffic, that unfortunately I can't disclose. If you happen to have some captures with RPC calls at hand, I would very much appreciate if you could verify whether the updated dissector handles them correctly. Also it would be great if you could attach those captures to the bug report. Any feedback is welcome. Thank you :)