Test Information

TitleTake a Routing header extension header and writes a new Routing header
CommandLine./tst_inet6_rth_reverse --log=7.html --title=Take a Routing header extension header and writes a new Routing header
TestVersionREL_1_1_18
Start2023/01/26 16:33:17
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

16:33:17Start
16:33:17inet6_rth_init(bp:0x3ffd98f8c90, bp_len:40, type:0, segments:2)
16:33:17return 0x3ffd98f8c90
16:33:17routing header is:
00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
16:33:17inet6_rth_add(bp:0x3ffd98f8c90, addr:0x3ffd98f8c80)
16:33:17return 0
16:33:17routing header is:
00 04 00 01 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
16:33:17inet6_rth_add(bp:0x3ffd98f8c90, addr:0x3ffd98f8c80)
16:33:17return 0
16:33:17routing header is:
00 04 00 02 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
16:33:17inet6_rth_reverse(in:0x3ffd98f8c90, out:0x3ffd98f8c90)
16:33:17return 0
16:33:17routing header is:
00 04 00 02 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 01

OK
16:33:17End