Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2463Icmpv6_Functions.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -393,7 +393,6 @@ repeat; } [] ipPort.receive ( ParameterProblem:? ) { v_ret := e_error ; log("**** f_getParameterProblemAfterEchoReq_ignoreEchoReply: ERROR: Template mismatch **** "); v_ret := e_error; } Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2463Icmpv6_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ const UInt32 c_icmpPointer41 := 41; const UInt32 c_icmpPointer42 := 42; const UInt32 c_icmpPointer43 := 43; const UInt32 c_icmpPointer46 := 46; } group icmpRfc2463MessageTypes { Loading ttcn3/EtsiLibrary/LibIpv6/LibMultiRfcs/LibIpv6_MultiRfcs_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ module LibIpv6_MultiRfcs_TypesAndValues { const UInt32 c_retrans10s := 10000 ; const UInt8 c_optPadNLen2 := 2; const UInt8 c_optLen4 := 4; const UInt32 c_jumboLen8 := 8; const UInt32 c_jumboLen128K := 131072; } Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2463Icmpv6_Functions.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -393,7 +393,6 @@ repeat; } [] ipPort.receive ( ParameterProblem:? ) { v_ret := e_error ; log("**** f_getParameterProblemAfterEchoReq_ignoreEchoReply: ERROR: Template mismatch **** "); v_ret := e_error; } Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2463Icmpv6_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ const UInt32 c_icmpPointer41 := 41; const UInt32 c_icmpPointer42 := 42; const UInt32 c_icmpPointer43 := 43; const UInt32 c_icmpPointer46 := 46; } group icmpRfc2463MessageTypes { Loading
ttcn3/EtsiLibrary/LibIpv6/LibMultiRfcs/LibIpv6_MultiRfcs_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ module LibIpv6_MultiRfcs_TypesAndValues { const UInt32 c_retrans10s := 10000 ; const UInt8 c_optPadNLen2 := 2; const UInt8 c_optLen4 := 4; const UInt32 c_jumboLen8 := 8; const UInt32 c_jumboLen128K := 131072; } Loading