No. | Title |
Result | Log | Script | Packet | Dump (bin) |
| ICMP Handling Procedures |
|
|
|
|
|
1 | Ignore the ICMP message if the association cannot be found | PASS | X | X | X | Link0 |
2 | Handling ICMP message with Verification Tag is not 0 and does not match | PASS | X | X | X | Link0 |
3 | Handling ICMP message which is too short and Verification Tag is 0 | PASS | X | X | X | Link0 |
4 | Handling ICMP message with Verification Tag is 0 and the chunk type does not match | PASS | X | X | X | Link0 |
5 | Handling ICMP message with Verification Tag is 0 and the Initiate Tag does not match | PASS | X | X | X | Link0 |
6 | Handling ICMP "Fragmentation Needed" or "Packet Too Big" message | PASS | X | X | X | Link0 |
7 | Handling ICMP "Protocol Unreachable" or "Unrecognized next header type encountered" message | PASS | X | X | X | Link0 |
| Path MTU Discovery |
|
|
|
|
|
8 | ICMP Packet Too Big message is received with MTU larger than current MTU | PASS | X | X | X | Link0 |
9 | ICMP Packet Too Big message is received with MTU less than default minimum PMTU | PASS | X | X | X | Link0 |
10 | PMTU estimates for each destination address of its peer MUST maintain separate | PASS | X | X | X | Link0 |
11 | Association PMTU is the smallest Path MTU of all destination addresses if its peer is multi-homed | PASS | X | X | X | Link0 |