Lines Matching refs:IPComp
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/require
195 # IPComp sends a packet as-is if a compressed payload of
197 # So we have to fill a payload with 1 to let IPComp always send
216 $ip_local $ip_remote IPComp
288 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;
289 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;
291 ipcomp/tunnel/$ip_gw_local_tunnel-$ip_gw_remote_tunnel/require
294 ipcomp/tunnel/$ip_gw_remote_tunnel-$ip_gw_local_tunnel/require
306 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;
307 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;
309 ipcomp/tunnel/$ip_gw_remote_tunnel-$ip_gw_local_tunnel/require
312 ipcomp/tunnel/$ip_gw_local_tunnel-$ip_gw_remote_tunnel/require
322 # IPComp sends a packet as-is if a compressed payload of
324 # So we have to fill a payload with 1 to let IPComp always send
344 $ip_local $ip_remote IPComp
374 desc="Tests of IPsec ($ipproto) tunnel mode with $proto ($algo) and ipcomp ($calgo)"