Wireshark-commits: [Wireshark-commits] master 1131398: PCP: fix dissection of R bit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Jun 2015 12:09:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1131398db35484f1f32a18bd3e76788bd9de0080
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1131398 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>
    

Actions performed:

    from  960d310   openflow_v4: oxm_length includes experimenter
    adds  1131398   PCP: fix dissection of R bit


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