Test Program Version : | REL_1_1_18 |
Start: | 2023/01/26 16:33:18 |
End : | 2023/01/26 16:33:28 |
No. | Title | Result | Log | Script |
---|---|---|---|---|
Receiving Hop-by-Hop Options | ||||
1 | Receive Hop-by-Hop Options when the IPV6_RECVHOPOPTS socket option is enabled | PASS | X | X |
2 | Can not receive Hop-by-Hop Options when the IPV6_RECVHOPOPTS socket option is disabled | PASS | X | X |
Sending Hop-by-Hop Options | ||||
3 | Send Hop-by-Hop options header by specifies it as ancillary data in a call to sendmsg() | PASS | X | X |
4 | Send Hop-by-Hop options header by specifies it using setsockopt() | PASS | X | X |
Get/Set Hop-by-Hop Options | ||||
5 | Get Hop-by-Hop Options header which the application specifies | PASS | X | X |
6 | Set the Hop-by-Hop Options using setsockopt() | PASS | X | X |
7 | Remove any sticky Hop-by-Hop options header | PASS | X | X |