Test Information

TitleAdd the IPv6 address pointed to by addr to the end of the Routing header being constructed
CommandLine./tst_inet6_rth_add --log=5.html --title=Add the IPv6 address pointed to by addr to the end of the Routing header being constructed
TestVersionREL_1_1_18
Start2023/01/17 08:41:28
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

08:41:28Start
08:41:28inet6_rth_init(bp:0x7ffd7c661fa0, bp_len:24, type:0, segments:1)
08:41:28return 0x7ffd7c661fa0
08:41:28routing header is:
00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
08:41:28inet6_rth_add(bp:0x7ffd7c661fa0, addr:0x7ffd7c661f90)
08:41:28return 0
08:41:28routing header is:
00 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 01

OK
08:41:28End