From owner-cvs-src@FreeBSD.ORG Fri Feb 11 18:56:08 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C22EE16A4D0; Fri, 11 Feb 2005 18:56:08 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C7143D48; Fri, 11 Feb 2005 18:56:07 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j1BItwYJ031861 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Feb 2005 03:55:58 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Feb 2005 03:55:58 +0900 Message-ID: From: Hajimu UMEMOTO To: Maxim Konovalov In-Reply-To: <200502061047.j16AlCOS001867@repoman.freebsd.org> References: <200502061047.j16AlCOS001867@repoman.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.13.1 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3.50 (i386-unknown-freebsd5.3) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.3-RELEASE-p3 MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, SUBJ_HAS_SPACES autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_usrreq.c tcp_var.h src/usr.sbin Makefile src/usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 18:56:09 -0000 Hi, >>>>> On Sun, 6 Feb 2005 10:47:12 +0000 (UTC) >>>>> Maxim Konovalov said: maxim> Modified files: maxim> sys/netinet tcp_usrreq.c tcp_var.h maxim> usr.sbin Makefile maxim> Added files: maxim> usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c maxim> Log: maxim> o Implement net.inet.tcp.drop sysctl and userland part, tcpdrop(8) maxim> utility: maxim> The tcpdrop command drops the TCP connection specified by the maxim> local address laddr, port lport and the foreign address faddr, maxim> port fport. maxim> Obtained from: OpenBSD maxim> Reviewed by: rwatson (locking), ru (man page), -current maxim> MFC after: 1 month Why did you ignore my comments? Since you asked me a review, I sent the comments to you. However, I didn't hear you, and your commit didn't reflect my comments at all. Didn't you read my message? Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/