Test Information

TitleUpon an error the return value of the function is NULL
CommandLine./tst_inet6_rth_getaddr_err --log=10.html --title=Upon an error the return value of the function is NULL
TestVersionREL_1_1_18
Start2023/01/17 08:41:29
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

08:41:29Start

== initializes the buffer with segments set to zero ==
08:41:29inet6_rth_init(bp:0x7ffe03f67230, bp_len:24, type:0, segments:0)
08:41:29return 0x7ffe03f67230
08:41:29routing header is:
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00

== get an IPv6 address from the Routing header ==
08:41:29inet6_rth_getaddr(bp:0x7ffe03f67230, index:0)
08:41:29return (nil)

OK
08:41:29End