Test Information

TitleIPv6 Loopback Address
CommandLine./tst_lo_addr --log=8.html --title=IPv6 Loopback Address
TestVersionREL_1_1_18
Start2023/01/17 08:40:08
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

08:40:08Start

== Test in6addr_loopback ==
08:40:09tst_get_unused_port() get port 54687
08:40:09socket(domain:AF_INET6, type:SOCK_STREAM, protocol:0)
08:40:09return sockfd=4
08:40:09bind(sockfd:4, my_addr:0x7ffce4910c50, addrlen:28)
08:40:09return 0
08:40:09bind in6addr_loopback pass

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

OK
08:40:09End