Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ const UInt16 c_lifetime10s := 10; const UInt32 c_retrans1s := 1000; const float c_ndReachableTime := 30000.0; const float c_ndReachableTime10s := 10000.0; const float c_ndDelayFirstProbeTime := 5.0; const UInt8 c_prefixLength56 := 56; const UInt8 c_prefixLength64 := 64; Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ const UInt16 c_lifetime10s := 10; const UInt32 c_retrans1s := 1000; const float c_ndReachableTime := 30000.0; const float c_ndReachableTime10s := 10000.0; const float c_ndDelayFirstProbeTime := 5.0; const UInt8 c_prefixLength56 := 56; const UInt8 c_prefixLength64 := 64; Loading