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/17 08:41:28
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

08:41:28Start
08:41:28inet6_rth_init(bp:0x7ffea4081090, bp_len:40, type:0, segments:2)
08:41:28return 0x7ffea4081090
08:41:28routing 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
08:41:28inet6_rth_add(bp:0x7ffea4081090, addr:0x7ffea4081080)
08:41:28return 0
08:41:28routing 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
08:41:28inet6_rth_add(bp:0x7ffea4081090, addr:0x7ffea4081080)
08:41:28return 0
08:41:28routing 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
08:41:28inet6_rth_reverse(in:0x7ffea4081090, out:0x7ffea4081090)
08:41:28return 0
08:41:28routing 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
08:41:28End