comparison conf/crcumcli.iop.testbed.aaa/circum/circumd.conf.xml @ 13:cce88765f200

Created new VMs for interop testing
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 29 Nov 2010 17:04:05 +0900
parents
children
comparison
equal deleted inserted replaced
12:6314b2c36220 13:cce88765f200
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE circumd SYSTEM "circumd.conf.xml.dtd">
3 <circumd>
4
5 <socket type="ipv6" proto="tcp" port="3868" mandatory="0" tls="false" />
6 <socket type="ipv4" proto="tcp" port="3868" mandatory="0" tls="false" />
7
8 <!-- TLS port yet to be assigned
9 (also change net.c once assigned)
10 -->
11 <socket type="ipv6" proto="tcp" port="49152" mandatory="0" tls="true" />
12 <socket type="ipv4" proto="tcp" port="49152" mandatory="0" tls="true" />
13
14 <socket type="ipv6" proto="sctp" port="3868" mandatory="0" tls="false" />
15 <socket type="ipv4" proto="sctp" port="3868" mandatory="0" tls="false" />
16
17 </circumd>
"Welcome to our mercurial repository"