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