http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49930
User: mmann
Date: 2013/06/14 07:13 AM
Log:
Add heuristic capabilities to the IP dissector. The motivating factor was the CARP dissector, bug 8633 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8633)
This should allow the ugly IPIP/TAPA hack to be replaced with a proper heuristic, but I don't see any sample TAPA traces to feel confident in making the change myself.
Directory: /trunk/epan/dissectors/
Changes Path Action
+18 -4 packet-ip.c Modified