Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37945: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 09 Jul 2011 02:04:51 GMT
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