No. | Title |
Result | Log | Script | Packet | Dump (bin) |
| Chunk Type Encoding |
|
|
|
|
|
1 | Unrecognized Chunk Type with higher two bytes are set to 11 | PASS | X | X | X | Link0 |
2 | Unrecognized Chunk Type with higher two bytes are set to 00 | PASS | X | X | X | Link0 |
3 | Unrecognized Chunk Type with higher two bytes are set to 01 | PASS | X | X | X | Link0 |
4 | Unrecognized Chunk Type with higher two bytes are set to 10 | PASS | X | X | X | Link0 |
| Parameter Type Encoding |
|
|
|
|
|
| INIT chunk |
|
|
|
|
|
5 | Unrecognized Parameter Type with higher two bytes are set to 11 | PASS | X | X | X | Link0 |
6 | Unrecognized Parameter Type with higher two bytes are set to 00 | PASS | X | X | X | Link0 |
7 | Unrecognized Parameter Type with higher two bytes are set to 01 | PASS | X | X | X | Link0 |
8 | Unrecognized Parameter Type with higher two bytes are set to 10 | PASS | X | X | X | Link0 |
| INIT-ACK chunk |
|
|
|
|
|
9 | Unrecognized Parameter Type with higher two bytes are set to 11 | PASS | X | X | X | Link0 |
10 | Unrecognized Parameter Type with higher two bytes are set to 00 | PASS | X | X | X | Link0 |
11 | Unrecognized Parameter Type with higher two bytes are set to 01 | PASS | X | X | X | Link0 |
12 | Unrecognized Parameter Type with higher two bytes are set to 10 | PASS | X | X | X | Link0 |
| CHUNK Length |
|
|
|
|
|
13 | INIT chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
14 | INIT-ACK chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
15 | COOKIE-ECHO chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
16 | DATA chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
17 | SACK chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
18 | SHUTDOWN chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
19 | HEARTBEAT chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
20 | HEARTBEAT-ACK chunk is received with invalid chunk length | PASS | X | X | X | Link0 |
| CHUNK Checksum |
|
|
|
|
|
21 | INIT chunk is received with invalid checksum | PASS | X | X | X | Link0 |
22 | INIT-ACK chunk is received with invalid checksum | PASS | X | X | X | Link0 |
23 | COOKIE-ECHO chunk is received with invalid checksum | PASS | X | X | X | Link0 |
24 | COOKIE-ACK chunk is received with invalid checksum | PASS | X | X | X | Link0 |
25 | DATA chunk is received with invalid checksum | PASS | X | X | X | Link0 |
26 | SACK chunk is received with invalid checksum | PASS | X | X | X | Link0 |
27 | SHUTDOWN chunk is received with invalid checksum | PASS | X | X | X | Link0 |
28 | SHUTDOWN-ACK chunk is received with invalid checksum | PASS | X | X | X | Link0 |
29 | SHUTDOWN-COMPLETE is received chunk with invalid checksum | PASS | X | X | X | Link0 |
30 | HEARTBEAT chunk is received with invalid checksum | PASS | X | X | X | Link0 |
31 | HEARTBEAT-ACK chunk is received with invalid checksum | PASS | X | X | X | Link0 |
32 | ERROR chunk is received with invalid checksum | PASS | X | X | X | Link0 |
33 | ABORT chunk is received with invalid checksum | PASS | X | X | X | Link0 |
| Parameter Length |
|
|
|
|
|
34 | INIT chunk is received with invalid parameter length | PASS | X | X | X | Link0 |
35 | INIT-ACK chunk is received with invalid parameter length | PASS | X | X | X | Link0 |
36 | ABORT chunk is received with invalid parameter length | PASS | X | X | X | Link0 |
37 | ERROR chunk is received with invalid parameter length | PASS | X | X | X | Link0 |
38 | HEARTBEAT chunk is received with invalid parameter length | PASS | X | X | X | Link0 |
39 | HEARTBEAT-ACK chunk is received with invalid parameter length | PASS | X | X | X | Link0 |
| Partial Chunk |
|
|
|
|
|
40 | Partial Chunk is received with chunk length less than 4-bytes | PASS | X | X | X | Link0 |
41 | Partial Chunk is received with chunk length not 4-bytes alignment | PASS | X | X | X | Link0 |
| INIT chunk |
|
|
|
|
|
42 | INIT chunk is received with advertised receiver window credit less than 1500 | PASS | X | X | X | Link0 |
43 | INIT chunk is received with advertised receiver window credit set to zero | PASS | X | X | X | Link0 |
44 | INIT chunk is received with number of outbound streams set to zero | PASS | X | X | X | Link0 |
45 | INIT chunk is received with number of inbound streams set to zero | PASS | X | X | X | Link0 |
46 | INIT chunk is received with initiate tag set to zero | PASS | X | X | X | Link0 |
| INIT-ACK chunk |
|
|
|
|
|
47 | INIT-ACK chunk is received with advertised receiver window credit less than 1500 | PASS | X | X | X | Link0 |
48 | INIT-ACK chunk is received with advertised receiver window credit set to zero | PASS | X | X | X | Link0 |
49 | INIT-ACK chunk is received with number of outbound streams set to zero | PASS | X | X | X | Link0 |
50 | INIT-ACK chunk is received with number of inbound streams set to zero | PASS | X | X | X | Link0 |
51 | INIT-ACK chunk is received with initiate tag set to zero | PASS | X | X | X | Link0 |