aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nvme.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-15MVMe: append command names for commands, responses and transfers to Info column.Constantine Gavrilov1-4/+6
2021-06-14NVMeOF fabric commands: switch TCP dissect to common NVMe code.Constantine Gavrilov1-1/+3
2021-06-14NVMeOF fabric commands: support offset in commands and completions dissectors.Constantine Gavrilov1-3/+3
2021-06-14NVMeOF: move handling of NVMeOF fabric commands, fabric completions and fabri...Constantine Gavrilov1-4/+22
2021-06-14NVMeOF Connect command decoding fixes.Constantine Gavrilov1-0/+4
2021-05-28NVMe: decode Set Features command.Constantine Gavrilov1-0/+3
2021-04-19NVMe: Get LogPage dissect.Constantine Gavrilov1-1/+12
2021-02-12NVME RDMA dissector: store RDMA transfers and link them to commands.Constantine Gavrilov1-16/+26
2021-02-12Revert "NVME RDMA dissector: store RDMA transfers and link them to commands."Constantine Gavrilov1-26/+16
2021-02-11NVME RDMA dissector: store RDMA transfers and link them to commands.Constantine Gavrilov1-16/+26
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-13nvme-tcp: Add nvme-tcp dissectorSolganik Alexander1-0/+19
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-06-23nvme: add NVMe Data responses (via RDMA)Nitzan Carmi1-1/+27
2016-12-28Added basic support for NVM Express over Fabrics for RDMA.Parav Pandit1-0/+95