view conf/crcumcli.iop.testbed.aaa/circum/circumd.conf.xml @ 15:6bc5df5d2da4 default tip

New configuration for Redirect tests
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 22 Feb 2011 14:54:59 +0900
parents cce88765f200
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE circumd SYSTEM "circumd.conf.xml.dtd">
<circumd>

	<socket type="ipv6" proto="tcp" port="3868" mandatory="0" tls="false" />
	<socket type="ipv4" proto="tcp" port="3868" mandatory="0" tls="false" />

	<!-- TLS port yet to be assigned
	     (also change net.c once assigned)
	-->
	<socket type="ipv6" proto="tcp" port="49152" mandatory="0" tls="true" />
	<socket type="ipv4" proto="tcp" port="49152" mandatory="0" tls="true" />

	<socket type="ipv6" proto="sctp" port="3868" mandatory="0" tls="false" />
	<socket type="ipv4" proto="sctp" port="3868" mandatory="0" tls="false" />

</circumd>
"Welcome to our mercurial repository"