Wireshark-commits: [Wireshark-commits] master-1.12 107a626: PCP: fix dissection of R bit
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Jun 2015 12:10:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=107a626796cd0213e10ab21887e141c94bb62174
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

107a626 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PCP: fix dissection of R bit
    
    Request and response values were inverted.
    
    Bug: 11278
    Change-Id: I9b337f423055578252cc01211d74c77837b7ae87
    Reviewed-on: https://code.wireshark.org/review/8924
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 1131398db35484f1f32a18bd3e76788bd9de0080)
    Reviewed-on: https://code.wireshark.org/review/8925
    

Actions performed:

    from  c818461   [Automatic update for 2015-06-14]
    adds  107a626   PCP: fix dissection of R bit


Summary of changes:
 epan/dissectors/packet-nat-pmp.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)