URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3ecb9310c9973f85f7d0bd06ef8cf7dc7ecf3c2
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e3ecb93 by Parav Pandit (paravpandit@xxxxxxxxx):
packet-infiniband: Added support to dissect ip cm request private data
This patch adds support to dissect 36 bytes of private data of Table 560
of spec 1.3.1 whenever CM request message is of IP CM type.
Change-Id: I66b65b066a0034cf95c4c4f38549882c265b7ef5
Tested-by: paravpandit@xxxxxxxxx
Reviewed-on: https://code.wireshark.org/review/18434
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from a9ec5f8 IPv6: Remove some duplicate address code
adds e3ecb93 packet-infiniband: Added support to dissect ip cm request private data
Summary of changes:
epan/dissectors/packet-infiniband.c | 119 +++++++++++++++++++++++++++++++++--
1 file changed, 114 insertions(+), 5 deletions(-)