URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbc0556d857d5ca8ed8f2cec2cfcf44aea6e10e1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
dbc0556 by Bart Van Assche (bvanassche@xxxxxxx):
Fix InfiniBand dissector. Bug 9719
Change-Id: I7b9df14b4d9aa520c3fe28c86014665461b758f2
Reviewed-on: https://code.wireshark.org/review/917
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 761464f8ad2c82ecc36c920c775e192648ea07fb)
Reviewed-on: https://code.wireshark.org/review/919
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from f05aba5 replace comparing sequence numbers of TCP segments with wrap-friendly XX_SEQ macros; replace tabs with 2 whitespace indentations
adds dbc0556 Fix InfiniBand dissector. Bug 9719
Summary of changes:
epan/dissectors/packet-infiniband.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)