From owner-freebsd-current Tue Jul 11 6:47:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from hitpro.hitachi.co.jp (hitpro.hitachi.co.jp [133.145.224.7]) by hub.freebsd.org (Postfix) with ESMTP id 6E05437B931 for ; Tue, 11 Jul 2000 06:47:49 -0700 (PDT) (envelope-from ume@bisd.hitachi.co.jp) Received: from bisdgw.bisd.hitachi.co.jp by hitpro.hitachi.co.jp (8.9.3/3.7W-hitpro) id WAA13160; Tue, 11 Jul 2000 22:47:43 +0900 (JST) Received: from plum.ssr.bisd.hitachi.co.jp by bisdgw.bisd.hitachi.co.jp (8.9.3+3.2W/3.7W-bisdgw) with ESMTP id WAA17581 for ; Tue, 11 Jul 2000 22:47:43 +0900 (JST) (envelope-from ume@bisd.hitachi.co.jp) Received: from localhost (IDENT:quwjxjeQdvrjx3YshGId9tIz56jB1gjbCYXpv7zK2gBT0Byp0xJMGrRaRhe2+fhH@localhost [::1]) by plum.ssr.bisd.hitachi.co.jp (8.10.1/3.7W-plum) with ESMTP id e6BDlgF67942 for ; Tue, 11 Jul 2000 22:47:43 +0900 (JST) (envelope-from ume@bisd.hitachi.co.jp) Message-Id: <200007111347.e6BDlgF67942@plum.ssr.bisd.hitachi.co.jp> To: current@FreeBSD.org Subject: Update IPv6 support for tcp_wrappers From: Hajimu UMEMOTO X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Bryce Canyon) X-PGP-Fingerprint: D3 3D D3 54 88 13 DE 22 3F 31 C4 4D A1 08 84 7B X-PGP-Public-Key: http://www.imasy.org/~ume/ume@bisd.hitachi.co.jp.asc X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 4.0-STABLE Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 11 Jul 2000 22:47:42 +0900 X-Dispatcher: imput version 20000414(IM141) Lines: 23 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I updated the patch for tcp_wrappers to support IPv6 scoped address. It enables us to control link-local connections by interface like this: ALL : ALL@[fe80::%ed0]/10 : allow ALL : ALL@[fe80::]/10 : deny I'd like to commit it. Though, new IPv6 support code is running without any problems over two months, it has many changes and is not reviewed. I think tcp_wrapper is nervous part of security. Could someone pleace review it? The patch is available from: http://www.imasy.or.jp/~ume/ipv6/FreeBSD/tcp_wrappers-scopeid.diff Thanks, -- Hajimu UMEMOTO @ Business Solution System Development Div., Hitachi Ltd. E-Mail: ume@bisd.hitachi.co.jp ume@mahoroba.org ume@FreeBSD.org URL: http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message