summaryrefslogtreecommitdiff
path: root/print-ipoib.c
Commit message (Expand)AuthorAgeFilesLines
* Lose some more unnecessary #include lines. [skip ci]Denis Ovsienko2020-11-271-2/+0
* IPoIB: Update the link-layer header length when neededFrancois-Xavier Le Bail2020-07-251-0/+1
* IPoIB: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail2020-07-251-4/+9
* Use quoted include netdissect-stdinc.h instead of angle-bracketed oneFrancois-Xavier Le Bail2019-09-021-1/+1
* IPoIB: Remove useless <pcap.h> includeFrancois-Xavier Le Bail2019-09-021-1/+0
* Use nd_print_protocol_caps() to print the protocol name in capsFrancois-Xavier Le Bail2019-06-231-1/+1
* Fix trailing spacesFrancois-Xavier Le Bail2019-05-231-1/+1
* Always include <config.h> rather than "config.h".Guy Harris2019-04-251-1/+1
* IPoIB: Print the protocol name if -e option is givenFrancois-Xavier Le Bail2019-04-231-13/+10
* Get rid of unused variables.Guy Harris2019-04-171-2/+0
* InfiniBand support for tcpdump.alexandr nedvedicky - Sun Microsystems - Prague Czech Republic2019-04-181-0/+127