I fire tcpkill with destination ip. Example
tcpkill host 10.0.2.184
The problem I am facing is that, tcpkill doesn't come out after killing all tcp connection. After killing all tcp connection it waits infinitely and print following information:
tcpkill: listening on eth0 [host 10.0.2.184]
is there any batch mode or any patch , using which I can ask tcpkill to quit after closing all tcp connections.