The
tcpdrop
command drops the TCP connection specified by the local address
laddr,
port
lport
and the foreign address
faddr,
port
fport.
Addresses and ports can be specified by name or numeric value.
EXAMPLES
If a connection to
httpd(8)
is causing congestion on a network link, one can drop the TCP session
in charge: