]> The Tcpdump Group git mirrors - tcpdump/commit
IPoIB: Print the protocol name if -e option is given
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 19 Apr 2019 13:42:20 +0000 (15:42 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 23 Apr 2019 09:57:20 +0000 (11:57 +0200)
commit8e0c4a48bab394d6b3756ac6e9b5aac78876e27d
tree717ea7e5f18e7d1641ceba8bfd5233e1555d1dba
parent65b6376dddd6dd304902c3a550797961bd5cfa2a
IPoIB: Print the protocol name if -e option is given

Moreover:
Add a ndo_protocol field assignment.
Add a 'summary' comment with the protocol name.
Use ND_PRINT instead of printf.
Remove an useless comment.
Use the nd_print_trunc macro.
Simplify some pointer expressions.
print-ipoib.c