Re: [Wireshark-dev] Discrepancies between summary view and details view - rpc dissector

2007-03-31 Thread Stephen Fisher
On Sat, Mar 31, 2007 at 12:08:01PM -0600, Bryan Miller wrote: > Does anyone know whom the current "maintainer" of packet-rpc is? Basically, the Wireshark core developers take over maintenance of all dissectors that are submtited along with any other person who volunteers to help out. No one mu

Re: [Wireshark-dev] Discrepancies between summary view and details view - rpc dissector

2007-03-31 Thread Bryan Miller
Does anyone know whom the current "maintainer" of packet-rpc is? Cheers -Original Message- From: Bryan Miller [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 10:17 AM To: 'Wireshark-dev@wireshark.org' Subject: Discrepancies between summary view and details view - rpc dissecto

[Wireshark-dev] Discrepancies between summary view and details view - rpc dissector

2007-03-28 Thread Bryan Miller
Hello all, I am developing an RPC based dissector and I am getting odd results when I run it. It correctly identifies the protocol (based on RPC program and procedure numbers) for a couple of frames and then begins to display another RPC protocol (different program number, same procedure number).