Test Information

TitleIPv6 Wildcard Address
CommandLine./tst_wild_addr --log=7.html --title=IPv6 Wildcard Address
TestVersionREL_1_1_18
Start2023/01/26 16:31:56
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

16:31:56Start

== Test in6addr_any ==
16:31:58tst_get_unused_port() get port 52879
16:31:58socket(domain:AF_INET6, type:SOCK_STREAM, protocol:0)
16:31:58return sockfd=4
16:31:58bind(sockfd:4, my_addr:0x3ffc5278b28, addrlen:28)
16:31:58return 0
16:31:58bind in6addr_any pass

== Test IN6ADDR_ANY_INIT ==
16:31:58inet_ntop(af:AF_INET6, src:0000:0000:0000:0000:0000:0000:0000:0001, dst:0x3ffc5278a27, size:257)
16:31:58return ::1
16:31:58inet_ntop pass, our IN6ADDR_ANY_INIT is ::1

OK
16:31:58End