Wireshark-commits: [Wireshark-commits] master-2.4 bd9312e: Infiniband: Fix number of bytes exported
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd9312ee6b2306d8433cf20d371560fe502fd8a6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
bd9312e by Nathaniel Clark (nathaniel.l.clark@xxxxxxxxx):
Infiniband: Fix number of bytes exported if ip_cm_sid
If parse_CM_Req parses a IP_CM_Req_Msg, export just the payload,
instead of the ip_cm_sid and the payload.
Change-Id: I67258d2f6d240885e48ea537906d2769eafe3bae
Signed-off-by: Nathaniel Clark <nathaniel.l.clark@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/24796
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/25535
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0b9e3d3 IAX2: always initialize src_vformat and dst_vformat
adds bd9312e Infiniband: Fix number of bytes exported if ip_cm_sid
Summary of changes:
epan/dissectors/packet-infiniband.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)