IPv6 Raw Sockets

Test Program Version :REL_1_1_18

Start:2023/02/03 01:00:45
End :2023/02/03 01:00:55

No.Title ResultLogScript

Checksums


1Set the IPV6_CHECKSUM socket option to have the kernel compute and store a checksumPASSXX
2Disabled the IPV6_CHECKSUM socket option to have the kernel not compute and store a checksumPASSXX
3An attempt to set or get IPV6_CHECKSUM for a non-raw IPv6 socket will failPASSXX
4Return the IPV6_CHECKSUM socket option from kernelPASSXX

ICMPv6 Type Filtering


5Used ICMP6_FILTER_SETPASSALL to specify all ICMPv6 messages are passed to the applicationPASSXX
6Used ICMP6_FILTER_SETBLOCKALL to specify all ICMPv6 messages are blockedPASSXX
7Used ICMP6_FILTER_SETPASS to specify the messages of a given ICMPv6 type be passed to the applicationPASSXX
8Used ICMP6_FILTER_SETBLOCK to specify the messages of a given ICMPv6 type be blockedPASSXX
9Used ICMP6_FILTER_WILLPASS to depending whether the specified message type is passed to the applicationPASSXX
10Used ICMP6_FILTER_WILLBLOCK to depending whether the specified message type is blockedPASSXX

Index
This Report was generated by IPv6 Sockets API Test Kit