summaryrefslogtreecommitdiff
path: root/regress/sbin/ipsecctl/ikedel16.in
diff options
context:
space:
mode:
authorHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2006-06-15 17:03:22 +0000
committerHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2006-06-15 17:03:22 +0000
commit4964999beb3021c6b52cd3afeb326e22d4a20316 (patch)
tree21aa050a9e668b2c310fcdbd9ee3fd13331ecce8 /regress/sbin/ipsecctl/ikedel16.in
parent089d5a08946bfffe50eb9676a7773a8dedcc6128 (diff)
Add a bunch of test for deletion of ike rules, add a test for "to
any" rules without a peer specified. These tests resulted in the recent fix in ipsecctl/ike.c.
Diffstat (limited to 'regress/sbin/ipsecctl/ikedel16.in')
-rw-r--r--regress/sbin/ipsecctl/ikedel16.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/sbin/ipsecctl/ikedel16.in b/regress/sbin/ipsecctl/ikedel16.in
new file mode 100644
index 00000000000..bd4e41639f8
--- /dev/null
+++ b/regress/sbin/ipsecctl/ikedel16.in
@@ -0,0 +1,8 @@
+ike esp from 10.1.1.0/24 to 10.1.2.0/24 peer 3ffe::29 \
+ main auth hmac-sha1 enc 3des group modp3072 \
+ quick auth hmac-sha1 enc 3des group modp3072 \
+ srcid sharleena.as10.net dstid faui31o.informatik.uni-erlangen.de
+ike esp from 3ffe::51 to 3ffe::29 \
+ main auth hmac-sha1 enc aes group modp3072 \
+ quick auth hmac-sha2-256 enc aes group modp3072 \
+ srcid sharleena.as10.net dstid faui31o.informatik.uni-erlangen.de