Test Information

TitleIPv6 Loopback Address
CommandLine./tst_lo_addr --log=8.html --title=IPv6 Loopback Address
TestVersionREL_1_1_18
Start2023/01/26 16:31:58
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

16:31:58Start

== Test in6addr_loopback ==
16:31:59tst_get_unused_port() get port 41851
16:31:59socket(domain:AF_INET6, type:SOCK_STREAM, protocol:0)
16:31:59return sockfd=4
16:31:59bind(sockfd:4, my_addr:0x3ffd2df8cb8, addrlen:28)
16:31:59return 0
16:31:59bind in6addr_loopback pass

== Test IN6ADDR_LOOPBACK_INIT ==
16:31:59inet_ntop(af:AF_INET6, src:0000:0000:0000:0000:0000:0000:0000:0001, dst:0x3ffd2df8bb7, size:257)
16:31:59return ::1
16:31:59inet_ntop pass, our IN6ADDR_LOOPBACK_INIT is ::1

OK
16:31:59End