URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2c971d9ce911c2835b7c7fd37005cad3fe6d7a6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b2c971d by Jaime Caamaño Ruiz (jcaamano@xxxxxxxx):
openflow: fix decode of experimenter OXM fields
No longer report decoded experimenter values as undecoded which
was causing incorrect offset handling.
Change-Id: If902f8c8c5b53b8062e88229d67728bb67557062
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@xxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/26888
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 82e8aa3 dfilter-test.py: document parallelization support
adds b2c971d openflow: fix decode of experimenter OXM fields
Summary of changes:
epan/dissectors/packet-openflow_v4.c | 19 ++++++-------------
epan/dissectors/packet-openflow_v5.c | 16 ++++++----------
epan/dissectors/packet-openflow_v6.c | 16 ++++++----------
3 files changed, 18 insertions(+), 33 deletions(-)