[Openswan CVS]
openswan-2/testing/pluto/myid-road-03 east-console.txt,1.9,1.10
road-console.txt,1.11,1.12 roadfinal.sh,1.2,1.3 roadinit.sh,1.3,1.4
testparams.sh,1.1,1.2
Mike
mikes at xelerance.com
Thu Aug 11 23:54:11 CEST 2005
- Previous message: [Openswan CVS]
openswan-2/testing/pluto/myid-road-02 east-console.txt,1.9,1.10
road-console.txt,1.10,1.11 roadfinal.sh,1.2,1.3 roadinit.sh,1.3,1.4
testparams.sh,1.1,1.2
- Next message: [Openswan CVS]
openswan-2/testing/pluto/myid-road-04 east-console.txt,1.9,1.10
road-console.txt,1.11,1.12 roadfinal.sh,1.3,1.4 roadinit.sh,1.5,1.6
testparams.sh,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /xelerance/master/openswan-2/testing/pluto/myid-road-03
In directory herring.sandelman.ca:/tmp/cvs-serv24416/testing/pluto/myid-road-03
Modified Files:
east-console.txt road-console.txt roadfinal.sh roadinit.sh
testparams.sh
Log Message:
Modified more test cases to be 2.6 kernel compliant and passing.
Index: road-console.txt
===================================================================
RCS file: /xelerance/master/openswan-2/testing/pluto/myid-road-03/road-console.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- road-console.txt 19 Jan 2005 00:00:49 -0000 1.11
+++ road-console.txt 11 Aug 2005 22:54:09 -0000 1.12
@@ -1,58 +1,3 @@
-Starting UML PATH/start.sh
-spawn PATH single
-Linux version XXXX
-On node 0 totalpages: 8192
-Kernel command line:
-Calibrating delay loop... XXXX bogomips
-Dentry-cache hash table entries: NUMBERS
-Inode-cache hash table entries: NUMBERS
-Mount-cache hash table entries: NUMBERS
-Buffer-cache hash table entries: NUMBERS
-Page-cache hash table entries: NUMEBRS
-POSIX conformance testing by UNIFIX
-Linux NET4.0 for Linux 2.4
-Based upon Swansea University Computer Society NET3.039
-Initializing RT netlink socket
-Starting kswapd
-VFS: Diskquotas version dquot_6.4.0 initialized
-devfs: VERSION Richard Gooch (rgooch at atnf.csiro.au)
-devfs: boot_options Q
-pty: 256 Unix98 ptys configured
-SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
-loop: loaded (max 8 devices)
-PPP generic driver version VERSION
-Universal TUN/TAP device driver VERSION
-NET4: Linux TCP/IP 1.0 for NET4.0
-IP Protocols: ICMP, UDP, TCP
-IP: routing cache hash table of 512 buckets, 4Kbytes
-TCP: Hash tables configured (established 2048 bind 2048)
-IPv4 over IPv4 tunneling driver
-GRE over IPv4 tunneling driver
-NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
-Mounted devfs on /dev
-INIT: version 2.78 booting
-Activating swap...
-Calculating module dependancies
-done.
-Loading modules: LIST
-
-Checking all file systems...
-Parallelizing fsck version 1.18 (11-Nov-1999)
-Setting kernel variables.
-Mounting local filesystems...
-/dev/shm on /tmp type tmpfs (rw)
-/dev/shm on /var/run type tmpfs (rw)
-devpts on /dev/pts type devpts (rw,mode=0622)
-none on /usr/share type hostfs (ro)
-Enabling packet forwarding: done.
-Configuring network interfaces: done.
-Cleaning: /tmp /var/lock /var/run.
-Initializing random number generator... done.
-Recovering nvi editor sessions... done.
-Give root password for maintenance
-(or type Control-D for normal startup):
-road:~#
- klogd -c 4 -x -f /tmp/klog.log
road:~#
hostname roadkey.uml.freeswan.org
road:~#
@@ -129,13 +74,4 @@
000 %myid = @roadkey.uml.freeswan.org
road:~#
road:~#
- ipsec setup stop
-IPSEC EVENT: KLIPS device ipsec0 shut down.
-ipsec_setup: Stopping Openswan IPsec...
-road:~#
- kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
-klogd 1.3-3#33.1, log source = /proc/kmsg started.
-road:~#
- halt -p -f
-Power down.
Index: roadinit.sh
===================================================================
RCS file: /xelerance/master/openswan-2/testing/pluto/myid-road-03/roadinit.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- roadinit.sh 16 Oct 2003 03:23:53 -0000 1.3
+++ roadinit.sh 11 Aug 2005 22:54:09 -0000 1.4
@@ -1,5 +1,5 @@
#!/bin/sh
-
+: ==== start ====
hostname roadkey.uml.freeswan.org
ifconfig eth0 inet 192.1.3.209
Index: east-console.txt
===================================================================
RCS file: /xelerance/master/openswan-2/testing/pluto/myid-road-03/east-console.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- east-console.txt 19 Jan 2005 00:00:49 -0000 1.9
+++ east-console.txt 11 Aug 2005 22:54:09 -0000 1.10
@@ -1,58 +1,3 @@
-Starting UML PATH/start.sh
-spawn PATH single
-Linux version XXXX
-On node 0 totalpages: 8192
-Kernel command line:
-Calibrating delay loop... XXXX bogomips
-Dentry-cache hash table entries: NUMBERS
-Inode-cache hash table entries: NUMBERS
-Mount-cache hash table entries: NUMBERS
-Buffer-cache hash table entries: NUMBERS
-Page-cache hash table entries: NUMEBRS
-POSIX conformance testing by UNIFIX
-Linux NET4.0 for Linux 2.4
-Based upon Swansea University Computer Society NET3.039
-Initializing RT netlink socket
-Starting kswapd
-VFS: Diskquotas version dquot_6.4.0 initialized
-devfs: VERSION Richard Gooch (rgooch at atnf.csiro.au)
-devfs: boot_options Q
-pty: 256 Unix98 ptys configured
-SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
-loop: loaded (max 8 devices)
-PPP generic driver version VERSION
-Universal TUN/TAP device driver VERSION
-NET4: Linux TCP/IP 1.0 for NET4.0
-IP Protocols: ICMP, UDP, TCP
-IP: routing cache hash table of 512 buckets, 4Kbytes
-TCP: Hash tables configured (established 2048 bind 2048)
-IPv4 over IPv4 tunneling driver
-GRE over IPv4 tunneling driver
-NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
-Mounted devfs on /dev
-INIT: version 2.78 booting
-Activating swap...
-Calculating module dependancies
-done.
-Loading modules: LIST
-
-Checking all file systems...
-Parallelizing fsck version 1.18 (11-Nov-1999)
-Setting kernel variables.
-Mounting local filesystems...
-/dev/shm on /tmp type tmpfs (rw)
-/dev/shm on /var/run type tmpfs (rw)
-devpts on /dev/pts type devpts (rw,mode=0622)
-none on /usr/share type hostfs (ro)
-Enabling packet forwarding: done.
-Configuring network interfaces: done.
-Cleaning: /tmp /var/lock /var/run.
-Initializing random number generator... done.
-Recovering nvi editor sessions... done.
-Give root password for maintenance
-(or type Control-D for normal startup):
-east:~#
- klogd -c 4 -x -f /tmp/klog.log
east:~#
named
east:~#
@@ -126,6 +71,8 @@
east:~#
+east:~#
+ : ==== start ====
east:~#
ipsec setup stop
IPSEC EVENT: KLIPS device ipsec0 shut down.
Index: roadfinal.sh
===================================================================
RCS file: /xelerance/master/openswan-2/testing/pluto/myid-road-03/roadfinal.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- roadfinal.sh 29 Oct 2003 20:53:55 -0000 1.2
+++ roadfinal.sh 11 Aug 2005 22:54:09 -0000 1.3
@@ -5,4 +5,4 @@
ipsec look
ipsec auto --status
: ==== tuc ====
-
+: ==== end ====
Index: testparams.sh
===================================================================
RCS file: /xelerance/master/openswan-2/testing/pluto/myid-road-03/testparams.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- testparams.sh 8 Jun 2003 23:19:47 -0000 1.1
+++ testparams.sh 11 Aug 2005 22:54:09 -0000 1.2
@@ -11,6 +11,7 @@
REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS east-prompt-splitline.pl"
REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS cutout.sed"
REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS klips-debug-sanitize.sed"
+REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS script-only.sed"
REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS ipsec-setup-sanitize.sed"
REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS host-ping-sanitize.sed"
REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS host-dig-sanitize.sed"
@@ -20,12 +21,14 @@
EAST_INIT_SCRIPT=../oe-road-01/eastinit.sh
EAST_FINAL_SCRIPT=../oe-road-01/roadfinal.sh
REF_EAST_CONSOLE_OUTPUT=east-console.txt
+REF26_EAST_CONSOLE_OUTPUT=east-console.txt
ROADHOST=road
ROAD_INIT_SCRIPT=roadinit.sh
ROAD_RUN_SCRIPT=roadrun.sh
ROAD_FINAL_SCRIPT=roadfinal.sh
REF_ROAD_CONSOLE_OUTPUT=road-console.txt
+REF26_ROAD_CONSOLE_OUTPUT=road-console.txt
SUNRISEHOST=sunrise
SUNRISE_INIT_SCRIPT=../oe-road-01/sunriseinit.sh
- Previous message: [Openswan CVS]
openswan-2/testing/pluto/myid-road-02 east-console.txt,1.9,1.10
road-console.txt,1.10,1.11 roadfinal.sh,1.2,1.3 roadinit.sh,1.3,1.4
testparams.sh,1.1,1.2
- Next message: [Openswan CVS]
openswan-2/testing/pluto/myid-road-04 east-console.txt,1.9,1.10
road-console.txt,1.11,1.12 roadfinal.sh,1.3,1.4 roadinit.sh,1.5,1.6
testparams.sh,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Cvs
mailing list