源码地带 > 电路图 > 电子资料下载 > 网络 >ipsec vpn > 查看压缩包源码

ipsec vpn

源代码在线查看: testparams.sh

软件大小: 3514 K
上传用户: akk79600872
关键词: ipsec vpn
下载地址: 免注册下载 普通下载 VIP

相关代码

				#!/bin/sh								TEST_PURPOSE=goal				TEST_TYPE=umlplutotest								TESTNAME=basic-pluto-07				EASTHOST=east				WESTHOST=west								EAST_INPUT=../../klips/inputs/01-sunrise-sunset-ping.pcap				REF_WEST_OUTPUT=spi1-cleartext.txt				WEST_ARPREPLY=true				THREEEIGHT=true								REF_EAST_CONSOLE_OUTPUT=east-console.txt				REF26_EAST_CONSOLE_OUTPUT=east-console.txt				REF_WEST_CONSOLE_OUTPUT=west-console.txt				REF26_WEST_CONSOLE_OUTPUT=west-console.txt								REF_CONSOLE_FIXUPS="kern-list-fixups.sed nocr.sed"				REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS script-only.sed"				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 ipsec-setup-sanitize.sed"				REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS pluto-whack-sanitize.sed"				REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS host-ping-sanitize.sed"				REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS ipsec-look-esp-sanitize.pl"								EAST_INIT_SCRIPT=eastinit.sh				WEST_INIT_SCRIPT=westinit.sh								WEST_RUN_SCRIPT=westrun.sh								EAST_FINAL_SCRIPT=final.sh				WEST_FINAL_SCRIPT=final.sh																											

相关资源