Test Information

TitleIPv6 Loopback Address
CommandLine./tst_lo_addr --log=8.html --title=IPv6 Loopback Address
TestVersionREL_1_1_18
Start2023/02/03 01:00:07
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

01:00:07Start

== Test in6addr_loopback ==
01:00:08tst_get_unused_port() get port 35427
01:00:08socket(domain:AF_INET6, type:SOCK_STREAM, protocol:0)
01:00:08return sockfd=4
01:00:08bind(sockfd:4, my_addr:0x3ffd3378e58, addrlen:28)
01:00:08return 0
01:00:08bind in6addr_loopback pass

== Test IN6ADDR_LOOPBACK_INIT ==
01:00:08inet_ntop(af:AF_INET6, src:0000:0000:0000:0000:0000:0000:0000:0001, dst:0x3ffd3378d57, size:257)
01:00:08return ::1
01:00:08inet_ntop pass, our IN6ADDR_LOOPBACK_INIT is ::1

OK
01:00:08End