testing: Add a test scenario for make-before-break reauth without a virtual IP

This commit is contained in:
Martin Willi
2015-02-20 13:34:57 +01:00
parent 22e6a06b8c
commit ae3fdf2603
9 changed files with 97 additions and 0 deletions
@@ -0,0 +1,7 @@
This scenario tests <b>make-before-break reauthentication</b> using overlapping
IKE_SAs by setting the <i>make_before_break</i> strongswan.conf option. The
initiator <b>carol</b> reauthenticates the IKE_SA with host <b>moon</b> using
<b>ikelifetime=10s</b>, but does not close the old IKE_SA before the replacement
CHILD_SA is in place. A constant ping from <b>carol</b> to client <b>alice</b>
hiding in the subnet behind <b>moon</b> tests if the CHILD_SA works during the
whole procedure.