Annotation of embedaddon/strongswan/testing/tests/ikev2/reauth-late/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 short <b>ikelifetime=20m</b> but the responder
                      3: <b>moon</b> defining a much larger <b>ikelifetime=30s</b> proposes this
                      4: value via an AUTH_LIFETIME notification to the initiator. The initiator
                      5: ignores this notification and schedules the IKE reauthentication within
                      6: the shorter interval of 30s. A ping from <b>carol</b> to client <b>alice</b>
                      7: hiding in the subnet behind <b>moon</b> tests if the CHILD_SA has been
                      8: inherited by the new IKE_SA.

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