Wireshark-commits: [Wireshark-commits] master 7760bcb: TECMP: Fixing the dissection of Status Bus V
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7760bcb3dc6741cd3d73f97356db8d8f629911a5
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7760bcb by Dr. Lars Völker (lars.voelker@xxxxxxxxxxxxxxxxxxxxxxx):
TECMP: Fixing the dissection of Status Bus Vendor Ext
Link Status, Link Quality, and Linkup Time all use the same byte
due to a wrong offset. This patch is a fix for this bug.
Bug: 16738
Change-Id: I7e6eec5665e7df46446e0a729954bc531d28c42d
Reviewed-on: https://code.wireshark.org/review/37977
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 21e0037 ieee1905: Fix issues caused when adding reassembly.
add 7760bcb TECMP: Fixing the dissection of Status Bus Vendor Ext
Summary of changes:
epan/dissectors/packet-tecmp.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)