Title | Add 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 |
TestVersion | REL_1_1_18 |
Start | 2023/02/03 01:01:25 |
SystemName | (null) |
KernelVersion | (null) |
01:01:25 | Start |
01:01:25 | inet6_rth_init(bp:0x3fffbff8e20, bp_len:24, type:0, segments:1) |
01:01:25 | return 0x3fffbff8e20 |
01:01:25 | routing 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 |
01:01:25 | inet6_rth_add(bp:0x3fffbff8e20, addr:0x3fffbff8e10) |
01:01:25 | return 0 |
01:01:25 | routing 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 | |
01:01:25 | End |