Test Information

TitleIPv6 Wildcard Address
CommandLine./tst_wild_addr --log=7.html --title=IPv6 Wildcard Address
TestVersionREL_1_1_18
Start2023/01/17 08:40:07
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

08:40:07Start

== Test in6addr_any ==
08:40:08tst_get_unused_port() get port 37421
08:40:08socket(domain:AF_INET6, type:SOCK_STREAM, protocol:0)
08:40:08return sockfd=4
08:40:08bind(sockfd:4, my_addr:0x7ffc5ca01960, addrlen:28)
08:40:08return 0
08:40:08bind in6addr_any pass

== Test IN6ADDR_ANY_INIT ==
08:40:08inet_ntop(af:AF_INET6, src:0000:0000:0000:0000:0000:0000:0000:0001, dst:0x7ffc5ca01850, size:257)
08:40:08return ::1
08:40:08inet_ntop pass, our IN6ADDR_ANY_INIT is ::1

OK
08:40:08End