Does anybody know if there is an equivalent tool to tcpkill
for killing TCP connections that travel over Infiniband?
At the moment, when I use an infiniband interface, tcpkill
complains:
# tcpkill -i ib0 port 12345
tcpkill: unsupported datalink type
tcpkill: couldn't determine link layer offset
Thanks in advance