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
Result
Log
Script
Checksums
1
Set the IPV6_CHECKSUM socket option to have the kernel compute and store a checksum
PASS
X
X
2
Disabled the IPV6_CHECKSUM socket option to have the kernel not compute and store a checksum
PASS
X
X
3
An attempt to set or get IPV6_CHECKSUM for a non-raw IPv6 socket will fail
PASS
X
X
4
Return the IPV6_CHECKSUM socket option from kernel
PASS
X
X
ICMPv6 Type Filtering
5
Used ICMP6_FILTER_SETPASSALL to specify all ICMPv6 messages are passed to the application
PASS
X
X
6
Used ICMP6_FILTER_SETBLOCKALL to specify all ICMPv6 messages are blocked
PASS
X
X
7
Used ICMP6_FILTER_SETPASS to specify the messages of a given ICMPv6 type be passed to the application
PASS
X
X
8
Used ICMP6_FILTER_SETBLOCK to specify the messages of a given ICMPv6 type be blocked
PASS
X
X
9
Used ICMP6_FILTER_WILLPASS to depending whether the specified message type is passed to the application
PASS
X
X
10
Used ICMP6_FILTER_WILLBLOCK to depending whether the specified message type is blocked
PASS
X
X
Index
RFC3493 : Basic Socket Interface Extensions for IPv6
Socket Interface
Interface Identification
Socket Options
Library Functions
RFC3542 : Advanced Sockets Application Program Interface (API) for IPv6
Common Structures and Definitions
IPv6 Raw Sockets
Packet Information
Routing Header Option
Hop-By-Hop Options
Destination Options
Hop-by-Hop and Destination Options Processing
Extended interfaces for rresvport, rcmd and rexec
Up
This Report was generated by IPv6 Sockets API Test Kit