aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-opa.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2020-05-02ERF: split wiretap/erf.h into three files.Guy Harris1-1/+1
2018-06-28opa: Add support for TID RDMA protocolAdam Goldman1-61/+336
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-03-06opa: fix this statement may fall through [-Werror=implicit-fallthrough=] foun...Alexis La Goutte1-0/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-06-04opa: Fix LIDs not being byte swappedAdam Goldman1-2/+7
2016-05-17opa: Add dissectors for Intel’s Omni-Path Architecture (OPA)Adam Goldman1-0/+1743