DupCookieAckInEstab.seq - Duplicate COOKIE-ACK chunk is received in ESTABLISHED state
To check that if COOKIE-ACK chunk is received in ESTABLISHED state then
the endpoint should silently discard a received COOKIE ACK chunk.
./DupCookieAckInEstab.seq [-tooloption ...] -pkt ./DupCookieAckInEstab.def
-tooloption : v6eval tool option
See Also: ../common/STD_PKT_COMMON.def
../common/SCTP_COMMON.def
Association is established between endpoint A and B. Arrange the
data in endpoint A such that COOKIE-ACK message is sent to
endpoint B in the ESTABLISHED state.
Endpoint A Endpoint B ULP
(ESTABLISHED) (ESTABLISHED)
COOKIE-ACK -----------------> Silently discard
TEST DESCRIPTION:
1. Send COOKIE-ACK message after the association between them is setuped.
2. Check A: COOKIE-ACK message received in ESTABLISHED state is discarded.
None
RFC 4960
5.2.5. Handle Duplicate COOKIE-ACK.
At any state other than COOKIE-ECHOED, an endpoint should silently
discard a received COOKIE ACK chunk.