Annotation of embedaddon/strongswan/testing/tests/ikev2/reauth-early/description.txt, revision 1.1.1.1

1.1       misho       1: This scenario tests <b>repeated authentication</b> according to RFC 4478.
                      2: The initiator <b>carol</b> sets a large <b>ikelifetime=20m</b> but the responder
                      3: <b>moon</b> defining a much shorter <b>ikelifetime=30s</b> proposes this
                      4: value via an AUTH_LIFETIME notification to the initiator. Thus the 
                      5: IKE reauthentication takes places after less than 30s. A ping from
                      6: <b>carol</b> to client <b>alice</b> hiding in the subnet behind <b>moon</b>
                      7: tests if the CHILD_SA has been inherited by the new IKE_SA.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>