Wireshark-commits: [Wireshark-commits] rev 53424: /trunk/epan/ /trunk/epan/dissectors/: packet-sctp

Date: Tue, 19 Nov 2013 01:07:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53424

User: mmann
Date: 2013/11/19 01:07 AM

Log:
 Remove ppid member from packet_info structure and just pass it to SCTP subdissectors.  There are no subdissectors currently in Wireshark source that use the ppid member so any third party dissectors need to update accordingly.

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

Directory: /trunk/epan/
  Changes    Path             Action
  +0 -1      packet_info.h    Modified