ErrorWithManyCause.seq - ERROR chunk is received with too many error causes in ESTABLISHED state
To check that if ERROR chunk is received with too many error causes in ESTABLISHED state, the endpoint should process it correctly.
./ErrorWithManyCause.seq [-tooloption ...] -pkt ./ErrorWithManyCause.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 ERROR chunk with with too many error causes is sent to endpoint B.
Endpoint A Endpoint B ULP (ESTABLISHED) (ESTABLISHED)
ERROR -----------------> (with too many error causes)
TEST DESCRIPTION:
1. From endpoint A, send ERROR chunk with with too many error causes to endpoint B, when there is association between them. 2. Check A: Endpoint B is not crash.
None
RFC 4960
None