2004-06-09  Hajimu UMEMOTO  <ume@lyrics.mahoroba.org>

	* dtcps.rb: don't assume that tunnel interface is gif.

	* dtcpc.rb: stop relying upon eui64 option of ifconfig(8) to add
	an IPv6 global address which has EUI-64 based hostid.

	* dtcpc.rb, dtcps.rb: stop use of scan("RE").  it seems Ruby 1.8
	hates it.

	* dtcps.rb: stick user to certain interface even when tunnel type
	is not network.

2004-06-08  Hajimu UMEMOTO  <ume@lyrics.mahoroba.org>

	* dtcps.rb: stick user to certain interface.

		Requested by:	TAKANO Yuji <takachan@running-dog.net>

	* make RUBY, PREFIX, POPAUTHDB and TUNIF tunable from make.

	* dtcps.rb (InterfacePool::initialize): if unit number is not
	specified by -i option, we disable create_only to prevent dtcps
	from creating interfaces without destroying it.

2003-02-10  Hajimu UMEMOTO  <ume@mahoroba.org>

	* dtcps.rb: interface cloning support.

2002-09-26  Hajimu UMEMOTO  <ume@mahoroba.org>

	* dtcps.rb: add -g option which enable to use dtcps within NAT.

		from Akihiko GOTANDA <a-gota@bokutou.jp>

2002-09-25  Hajimu UMEMOTO  <ume@mahoroba.org>

	* dtcps.rb: matching user explicitly.

		from IMAI Yuji <kimai@flab.fujitsu.co.jp>

	* dtcps.rb: dtcsexit loop immidiately when user is found.

		from IMAI Yuji <kimai@flab.fujitsu.co.jp>

	* dtcps.rb: use `route -ifp' under recent FreeBSD and NetBSD.
