Routing Header Option
Test Program Version :
REL_1_1_18
Start:
2023/02/03 01:01:24
End :
2023/02/03 01:01:26
No.
Title
Result
Log
Script
inet6_rth_space
1
Returns the number of bytes required to hold a Routing header of the specified type
PASS
X
X
2
Routing header is not supported or the number of segments is invalid
PASS
X
X
inet6_rth_init
3
Initializes the buffer pointed to by bp to contain a Routing header of the specified type
PASS
X
X
4
Upon an error the return value is NULL
PASS
X
X
inet6_rth_add
5
Add the IPv6 address pointed to by addr to the end of the Routing header being constructed
PASS
X
X
6
Upon an error the return value of the function is -1
PASS
X
X
inet6_rth_reverse
7
Take a Routing header extension header and writes a new Routing header
PASS
X
X
8
Upon an error the return value of the function is -1
PASS
X
X
inet6_rth_getaddr
9
Return a pointer to the IPv6 address specified by index in the Routing header
PASS
X
X
10
Upon an error the return value of the function is NULL
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
This Report was generated by IPv6 Sockets API Test Kit