http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53252
User: mmann
Date: 2013/11/11 07:28 PM
Log:
Create separate heuristic dissectors for TCP and UDP dissection. Some of the checking for "protocol" in the old heuristic dissector can be handled automatically by being registered with TCP/UDP specifically.
Also replaced ADWIN_ADD_[LE|BE] macros so check*.pl scripts aren't shirked. Didn't think the macros saved that much.
Directory: /trunk/epan/dissectors/
Changes Path Action
+139 -151 packet-adwin-config.c Modified