Wireshark-commits: [Wireshark-commits] master 20388ef: p_mul: Fixed ack framenum links.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Nov 2015 14:41:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20388ef1742efde4ba2bf5cf19814ac5192a6ffc
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20388ef by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    p_mul: Fixed ack framenum links.
    
    The ack symbol is for the Address PDU beeing acked.
    Also use the DUP_ACK symbol for P_Mul's Ack-Ack.
    
    Change-Id: I3da616e95e9c2cf889b1e4e4c0570ab0c276a2d2
    Reviewed-on: https://code.wireshark.org/review/11819
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  2e19755   dmp: Fixed ack framenum links.
    adds  20388ef   p_mul: Fixed ack framenum links.


Summary of changes:
 epan/dissectors/packet-p_mul.c |   14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)