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

Date: Tue, 29 Oct 2013 00:25:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52938

User: mmann
Date: 2013/10/29 12:25 AM

Log:
 Have GTPv2 pass its "instance ID" to "private extension" subdissectors rather than use pinfo->private_data.  There are no "private extension" subdissectors in the Wireshark source, so I assume it's all done by third-party plugins.  They must now update their dissectors to get the "instance ID" from the dissector data parameter.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +1 -5      packet-gtpv2.c    Modified