HomeSort by: relevance | last modified time | path
    Searched refs:IPComp (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/ipsec/
common.sh 82 if [ $proto = ipcomp ]; then
83 echo IPComp
t_ipsec_tunnel_ipcomp.sh 73 # TODO check the packet lengths to check IPComp is really used
78 if [ $iproto = IPComp ]; then
162 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;
163 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;
165 ipcomp/tunnel/$ip_gw_local_tunnel-$ip_gw_remote_tunnel/require
168 ipcomp/tunnel/$ip_gw_remote_tunnel-$ip_gw_local_tunnel/require
180 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;
181 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;
183 ipcomp/tunnel/$ip_gw_remote_tunnel-$ip_gw_local_tunnel/require
186 ipcomp/tunnel/$ip_gw_local_tunnel-$ip_gw_remote_tunnel/requir
    [all...]

Completed in 12 milliseconds