Lines Matching refs:sec
182 .for sec in ESP AH IPIP IPCOMP BUNDLE
294 .for sec in ESP AH IPIP IPCOMP BUNDLE
302 TARGETS += ping-${len}-${host}_${sec}_${mode}_${ipv}
303 ping ${host:L} ${sec:L} ${mode:L} ${ipv:L}:\
304 run-send-ping-${len}-${host}_${sec}_${mode}_${ipv}
305 run-send-ping-${len}-${host}_${sec}_${mode}_${ipv}:
306 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
308 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
310 ${ping} ${size} -n -c 1 -w 2 ${${host}_${sec}_${mode}_${ipv}}
311 .if "${host}" == SRC || ( "${len}" == small && "${sec}" == IPCOMP )
312 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
315 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
319 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
322 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
335 TARGETS += udp-${host}_${sec}_${mode}_${ipv}
336 udp ${host:L} ${sec:L} ${mode:L} ${ipv:L}:\
337 run-send-udp-${host}_${sec}_${mode}_${ipv}
338 run-send-udp-${host}_${sec}_${mode}_${ipv}:
339 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
341 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
343 echo $$$$ | nc -n -u -W 1 -w 3 ${${host}_${sec}_${mode}_${ipv}} 7 |\
345 .if "${sec}" == IPCOMP
346 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
349 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
353 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
356 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
361 TARGETS += tcp-${host}_${sec}_${mode}_${ipv}
362 tcp ${host:L} ${sec:L} ${mode:L} ${ipv:L}:\
363 run-send-tcp-${host}_${sec}_${mode}_${ipv}
364 run-send-tcp-${host}_${sec}_${mode}_${ipv}:
365 echo $$$$ | nc -n -N -w 3 ${${host}_${sec}_${mode}_${ipv}} 7 |\
371 TARGETS += nonxt-${host}_${sec}_${mode}_${ipv}
372 nonxt ${host:L} ${sec:L} ${mode:L} ${ipv:L}:\
373 run-send-nonxt-${host}_${sec}_${mode}_${ipv}
374 run-send-nonxt-${host}_${sec}_${mode}_${ipv}: nonxt-sendrecv
375 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
377 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
379 ${SUDO} ./nonxt-sendrecv ${${host}_${sec}_${mode}_${ipv}}
380 .if "${sec}" == IPCOMP
381 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
384 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
388 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
391 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
399 .if "${sec}" == ESP && ("${mode}" == TUNNEL4 || "${mode}" == TUNNEL6)
400 TARGETS += tcp-pmtu-${host}_${sec}_${mode}_${ipv}
401 tcp pmtu ${host:L} ${sec:L} ${mode:L} ${ipv:L}:\
402 run-send-tcp-pmtu-${host}_${sec}_${mode}_${ipv}
403 run-send-tcp-pmtu-${host}_${sec}_${mode}_${ipv}:
404 ${SUDO} route delete -host ${${host}_${sec}_${mode}_${ipv}} || true
407 route delete -host ${${host}_${sec}_${mode}_${ipv}} || true
410 nc -n -N -w 8 ${${host}_${sec}_${mode}_${ipv}} 7 |\
444 .for sec in ESP AH IPIP IPCOMP BUNDLE
448 REGEX_REQ_${host}_${sec}_${mode}_${ipv}_PING=\
449 ${SRC_${sec}_${mode:C/[46]$//}_${ipv}} >\
450 ${${host}_${sec}_${mode}_${ipv}}:
451 REGEX_REQ_${host}_${sec}_${mode}_${ipv}_UDP=\
452 ${SRC_${sec}_${mode:C/[46]$//}_${ipv}}\.[0-9][0-9]* >\
453 ${${host}_${sec}_${mode}_${ipv}}\.7:
454 REGEX_REQ_${host}_${sec}_${mode}_${ipv}_TCP=\
455 ${REGEX_REQ_${host}_${sec}_${mode}_${ipv}_UDP}
456 REGEX_REQ_${host}_${sec}_${mode}_${ipv}_NONXT=\
457 ${REGEX_REQ_${host}_${sec}_${mode}_${ipv}_PING}
459 REGEX_RPL_${host}_${sec}_${mode}_${ipv}_PING=\
460 ${${host}_${sec}_${mode}_${ipv}} >\
461 ${SRC_${sec}_${mode:C/[46]$//}_${ipv}}:
462 REGEX_RPL_${host}_${sec}_${mode}_${ipv}_UDP=\
463 ${${host}_${sec}_${mode}_${ipv}}\.7 >\
464 ${SRC_${sec}_${mode:C/[46]$//}_${ipv}}\.[0-9][0-9]*:
465 REGEX_RPL_${host}_${sec}_${mode}_${ipv}_TCP=\
466 ${REGEX_RPL_${host}_${sec}_${mode}_${ipv}_UDP}
467 REGEX_RPL_${host}_${sec}_${mode}_${ipv}_NONXT=\
468 ${REGEX_RPL_${host}_${sec}_${mode}_${ipv}_PING}
472 run-bpf-${proto:L}-${host}_${sec}_${mode}_${ipv}: stamp-stop
484 run-pflog-${proto:L}-${host}_${sec}_${mode}_${ipv}: stamp-stop
669 .for sec in ESP AH IPIP IPCOMP BUNDLE
715 .for sec in ESP AH IPIP IPCOMP BUNDLE
752 .for sec in ESP AH IPIP IPCOMP BUNDLE
787 .for sec in ESP AH IPIP IPCOMP BUNDLE
809 .for sec in ESP AH IPIP IPCOMP BUNDLE
840 .for sec in ESP AH IPIP IPCOMP BUNDLE
891 .for sec in ESP AH IPIP IPCOMP BUNDLE
893 .if ! empty(${host}_${sec}_${mode}_IPV4)
926 .for sec in ESP AH IPIP IPCOMP BUNDLE
929 .if ! empty(${host}_${sec}_${mode}_${ipv})
973 .for sec in ESP AH IPIP IPCOMP BUNDLE
975 ${ping} -n -c 1 ${${host}_${sec}_${mode}_${ipv}} \
977 route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
981 route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
986 .for sec in ESP AH IPIP IPCOMP BUNDLE
987 route -n get -inet ${IPS_${sec}_TRANSP_IPV4} |\
989 route -n get -inet6 ${IPS_${sec}_TRANSP_IPV6} |\
1015 .for sec in ESP AH IPIP IPCOMP BUNDLE
1017 ssh ${IPS_SSH} ${ping} -n -c 1 ${${host}_${sec}_${mode}_${ipv}} \
1019 ssh ${IPS_SSH} route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
1023 ssh ${IPS_SSH} route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
1028 ssh ${IPS_SSH} route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
1042 .for sec in ESP AH IPIP IPCOMP BUNDLE
1043 ssh ${IPS_SSH} route -n get -inet ${SRC_${sec}_TRANSP_IPV4} |\
1045 ssh ${IPS_SSH} route -n get -inet6 ${SRC_${sec}_TRANSP_IPV6} |\
1074 .for sec in ESP AH IPIP IPCOMP BUNDLE
1076 ssh ${RT_SSH} route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
1081 ssh ${RT_SSH} route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
1105 .for sec in ESP AH IPIP IPCOMP BUNDLE
1107 ssh ${ECO_SSH} ${ping} -n -c 1 ${${host}_${sec}_${mode}_${ipv}} \
1109 ssh ${ECO_SSH} route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\
1113 ssh ${ECO_SSH} route -n get -${inet} ${${host}_${sec}_${mode}_${ipv}} |\