Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -212,7 +212,7 @@ module LibIpv6_Rfc2461NeighborDiscovery_Functions { c_preferredLifetime10s, p_glaAddrTn, m_advInterval(c_3000ms), m_homeAgentInfo(c_haPref0, m_homeAgentInfo(c_haPref10, c_haLifetime600s)) ) ) ; return v_ret ; }//end f_sendMipRtAdvWithPrefix Loading ttcn3/EtsiLibrary/LibIpv6/LibMultiRfcs/LibIpv6_MultiRfcs_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ module LibIpv6_MultiRfcs_TypesAndValues { const UInt16 c_unspecifiedRetransTime := 0; const UInt16 c_haPref0 :=0; const UInt16 c_haPref10 :=10; const UInt16 c_haLifetime600s := 600; const UInt16 c_infiniteLifetime := c_uInt16Max ; Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Functions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -212,7 +212,7 @@ module LibIpv6_Rfc2461NeighborDiscovery_Functions { c_preferredLifetime10s, p_glaAddrTn, m_advInterval(c_3000ms), m_homeAgentInfo(c_haPref0, m_homeAgentInfo(c_haPref10, c_haLifetime600s)) ) ) ; return v_ret ; }//end f_sendMipRtAdvWithPrefix Loading
ttcn3/EtsiLibrary/LibIpv6/LibMultiRfcs/LibIpv6_MultiRfcs_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ module LibIpv6_MultiRfcs_TypesAndValues { const UInt16 c_unspecifiedRetransTime := 0; const UInt16 c_haPref0 :=0; const UInt16 c_haPref10 :=10; const UInt16 c_haLifetime600s := 600; const UInt16 c_infiniteLifetime := c_uInt16Max ; Loading