Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 22:47:42 +0900
From:      Hajimu UMEMOTO <ume@freebsd.org>
To:        current@FreeBSD.org
Subject:   Update IPv6 support for tcp_wrappers
Message-ID:  <200007111347.e6BDlgF67942@plum.ssr.bisd.hitachi.co.jp>

next in thread | raw e-mail | index | archive | help
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




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