Wireshark-commits: [Wireshark-commits] rev 20505: /trunk/epan/ /trunk/epan/dissectors/: packet-sccp

Date: Fri, 19 Jan 2007 23:27:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20505

User: morriss
Date: 2007/01/19 11:27 PM

Log:
 Fix the SCCP dissector so it doesn't show non-segmented DT1 messages as
 having been reassembled.
 
 Fix the comments in reassembly.c and reassembly.h regarding what the reassembly
 routines actually return in the 802.11 and no-sequence-number cases when they
 are given the first and last packet (that is, a non-segmented packet): in
 particular the routines return a pointer to a list containing just the one
 fragment.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +10 -10    packet-sccp.c    Modified

Directory: /trunk/epan/
  Changes    Path            Action
  +7 -17     reassemble.c    Modified
  +7 -3      reassemble.h    Modified