aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec/odp_ipsec_run_ah_out
diff options
context:
space:
mode:
Diffstat (limited to 'example/ipsec/odp_ipsec_run_ah_out')
-rwxr-xr-xexample/ipsec/odp_ipsec_run_ah_out12
1 files changed, 0 insertions, 12 deletions
diff --git a/example/ipsec/odp_ipsec_run_ah_out b/example/ipsec/odp_ipsec_run_ah_out
deleted file mode 100755
index 9256c0723..000000000
--- a/example/ipsec/odp_ipsec_run_ah_out
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/bash
-#
-# Test output AH
-# - 2 loop interfaces
-# - 10 packets
-# - Specify API mode on command line
-odp_ipsec -i loop1,loop2 \
--r 192.168.222.2/32:loop2:08.00.27.F5.8B.DB \
--p 192.168.111.0/24:192.168.222.0/24:out:ah \
--a 192.168.111.2:192.168.222.2:md5:200:a731649644c5dee92cbd9c2e7e188ee6 \
--s 192.168.111.2:192.168.222.2:loop1:loop2:10:100 \
--c 2 -m $1