Wireshark-commits: [Wireshark-commits] master ca13f64: OpenFlow (v1): fix exists multiple times wit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Feb 2016 14:47:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca13f64162b7c29509eb3e11deed755c82e67d1c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ca13f64 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    OpenFlow (v1): fix exists multiple times with NOT compatible types
    
    'openflow.ofp_match.pad' exists multiple times with NOT compatible types: FT_UINT16 and FT_BYTES
    
    Change-Id: I514bdf6a77ddbf9f8d7e614ea6f4ecf04a664453
    Reviewed-on: https://code.wireshark.org/review/13677
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a3f23d9   MPLS : fix exists multiple times with NOT compatible types
    adds  ca13f64   OpenFlow (v1): fix exists multiple times with NOT compatible types


Summary of changes:
 epan/dissectors/packet-openflow_v1.c |    8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)