http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37945
User: cmaynard
Date: 2011/07/08 07:04 PM
Log:
Per README.developer, we must call subdissectors regardless of whether "tree"
is NULL or not. With this change, GRE-encapsulated packets (such as IP)
should now appear in then endpoint and conversation lists. This was
essentially the request made at Sharkfest '11. The actual request was for a
"GRE" tab to be added, but that doesn't really make much sense to me. I
believe this change should fulfill that request.
Directory: /trunk/epan/dissectors/
Changes Path Action
+7 -1 packet-gre.c Modified