Wireshark-commits: [Wireshark-commits] master-1.12 dccb92d: OpenFlow: fix dissection of async_confi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Dec 2014 17:04:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dccb92d63936137739679f8798e1e74b336f1bb6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

dccb92d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    OpenFlow: fix dissection of async_config_prop structure
    
    Bug: 10808
    Change-Id: I5ef46cd6b85c415e23dfdbe7a56c8b332eaae5a3
    Reviewed-on: https://code.wireshark.org/review/6078
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 25c7e0d9df50c8764927922e724aaa18e7f6c738)
    Reviewed-on: https://code.wireshark.org/review/6080
    

Actions performed:

    from  cdc440a   Don't use a leading - in getopt_long() option strings.
    adds  dccb92d   OpenFlow: fix dissection of async_config_prop structure


Summary of changes:
 epan/dissectors/packet-openflow_v5.c |   22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)