代码搜索:started
找到约 5,214 项符合「started」的源代码
代码结果 5,214
www.eeworm.com/read/313920/13579316
c jpegmain.c
#include
#include
#include
#include
#include
#include
#include "appMain.h"
#include "appThreads.h"
#include "appBiosObjects.h"
www.eeworm.com/read/140582/5786372
sh eastinit.sh
#!/bin/sh
TESTNAME=basic-pluto-05
source /testing/pluto/bin/eastlocal.sh
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--
www.eeworm.com/read/140582/5786374
sh northinit.sh
#!/bin/sh
# make sure that NAT is working
#ping -c 4 -n sunrise
TESTNAME=basic-pluto-05
source /testing/pluto/bin/northlocal.sh
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec
www.eeworm.com/read/140582/5786539
sh eastinit.sh
#!/bin/sh
TESTNAME=x509-pluto-05
source /testing/pluto/bin/eastlocal.sh
rm /tmp/$TESTNAME/ipsec.d/crls/nic.crl
iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
arp -s 192.0.2.1 10:00
www.eeworm.com/read/140582/5786672
sh eastinit.sh
#!/bin/sh
TESTNAME=x509-pluto-02
source /testing/pluto/bin/eastlocal.sh
rm /tmp/$TESTNAME/ipsec.d/crls/nic.crl
iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
arp -s 192.0.2.1 10:00
www.eeworm.com/read/140582/5786706
sh roadinit.sh
#!/bin/sh
# make sure that NAT is working
#ping -c 4 -n sunrise
TESTNAME=nat-pluto-02
source /testing/pluto/bin/roadlocal.sh
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto
www.eeworm.com/read/140582/5786744
sh eastinit.sh
#!/bin/sh
TESTNAME=nat-oe-03
source /testing/pluto/bin/eastlocal.sh
# set up proxy ARP for road's "internal" address
echo 1 >/proc/sys/net/ipv4/conf/eth0/proxy_arp
ipsec setup start
/testing/pluto
www.eeworm.com/read/140582/5786811
sh eastinit.sh
#!/bin/sh
TESTNAME=x509-pluto-06
source /testing/pluto/bin/eastlocal.sh
iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec setup start
/testing
www.eeworm.com/read/140582/5786836
sh eastinit.sh
#!/bin/sh
TESTNAME=x509-pluto-04
source /testing/pluto/bin/eastlocal.sh
iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec setup start
/testing
www.eeworm.com/read/140582/5786849
sh eastinit.sh
#!/bin/sh
TESTNAME=nat-pluto-01
source /testing/pluto/bin/eastlocal.sh
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--ea