aboutsummaryrefslogtreecommitdiff
path: root/pcap-rdmasniff.c
AgeCommit message (Expand)Author
2018-04-29Add more interface flags to pcap_findalldevs().Guy Harris
2017-10-13pcap-rdmasniff: Implement stats_op methodRoland Dreier
2017-10-13pcap-rdmasniff: Return correct error when ibv_get_cq_event() failsRoland Dreier
2017-09-09Cast away a warning.Guy Harris
2017-09-09Get rid of another unused variable.Guy Harris
2017-09-09Get rid of unused variables.Guy Harris
2017-09-09If you're going to use str*()/mem*() routines, include <string.h>.Guy Harris
2017-08-25RDMA sniffing support for pcapRoland Dreier