Hi all I am writing a RPC over TCP heuristic dissector but the RPC dissector(in packet-rpc.c) also registers a heuristic RPC over TCP dissector.
It is possible that the packet my heuristic dissector needs, gets routed to the existing dissector. From the list archives I see discussions about overriding regular dissectors with heuristic dissectors( using tcp.try_heuristic_first) but how can I override an existing heuristic dissector with another one. Thanks Shehjar _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
