Wireshark-commits: [Wireshark-commits] master f01a0fa: Use FT_FRAMENUM_ACK in SCTP too.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 22:23:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f01a0faf5f112e1069e1accbad64c4f539e3b3b2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f01a0fa by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Use FT_FRAMENUM_ACK in SCTP too.
    
    Also fix up the hf description to make it clearer (to me) that this frame number is pointing *to* the ACK, not *from* it.
    
    Change-Id: Ic60e949e65f3988f9ac34fff39d4addc28a1fdbc
    Reviewed-on: https://code.wireshark.org/review/7658
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  803d120   PER: fix dissection of known-multiplier character strings with ub less or equal to 2^b-1
    adds  f01a0fa   Use FT_FRAMENUM_ACK in SCTP too.


Summary of changes:
 epan/dissectors/packet-sctp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)