How do I delete a heuristic dissector?
I want to do this so that I can use preferences properly.
I might also want to do it if another heuristic dissector is wrongly grabbing packets (not happening at the moment) that should be coming to me.

The example in README.developer shows;
dissector_delete("tcp.port", currentPort, PROTOABBREV_handle);

but this would not apply to a heuristic dissector as I don't have a handle for it and it does not have a port. I cannot see any other examples of deleting dissectors in the readme.

TIA
Hal

_________________________________________________________________
Valentine’s Day -- Shop for gifts that spell L-O-V-E at MSN Shopping http://shopping.msn.com/content/shp/?ctId=8323,ptnrid=37,ptnrdata=24095&tcode=wlmtagline

_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to