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