Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2005 20:05:26 +0300 (MSK)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        current@freebsd.org
Subject:   OpenBSD's tcpdrop(8)
Message-ID:  <20050123193559.V91742@mp2.macomnet.net>

next in thread | raw e-mail | index | archive | help
Hello,

I've ported OpenBSD's tcpdrop(8) and a relevant kernel part.
>From the man page, http://tinyurl.com/4lvo9

     The tcpdrop command drops the TCP connection specified by the local
     address laddr, port lport and the foreign address faddr, port fport.

There are patches for HEAD and RELENG_4:

http://people.freebsd.org/~maxim/diff/tcpdrop.diff
http://people.freebsd.org/~maxim/diff/tcpdrop.diff-4

Two questions: do we want to have it in the base system?  Does the
diff look OK (I didn't test IPv6 part)?

-- 
Maxim Konovalov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050123193559.V91742>