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 42991: /trunk/ /trunk/epan/dissectors/: packet-sctp.c /t

Date: Fri, 01 Jun 2012 21:19:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42991

User: morriss
Date: 2012/06/01 02:19 PM

Log:
 Only propose decoding PPID 0 if that PPID is in the currently-selected frame.
 
 (I used PPID 0xffffffff as an end-of-list marker so that PPID can no longer
 be used in this dialog; if someone starts using that PPID then we'll have
 to put a count of PPIDs in pinfo.)

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

Directory: /trunk/epan/
  Changes    Path             Action
  +4 -2      packet_info.h    Modified

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +20 -21    decode_as_dlg.c    Modified