Loading ttcn/Ats6RD/Ats6RD_Pics.ttcn3 +2 −2 Original line number Diff line number Diff line Loading @@ -29,12 +29,12 @@ module Ats6RD_Pics { modulepar boolean PICS_ICMP_ECHO_REQUEST := false; /** * @desc Does the IUT support GRT upstream ingress & VRF upstream egress? * @desc Does the IUT support GRT upstream ingress & VRF upstream egress forwarding? */ modulepar boolean PICS_RT_GRT_UPSTREAM_VRF_UPSTREAM := false; /** * @desc Does the IUT support VRF upstream ingress & GRT upstream egress? * @desc Does the IUT support VRF upstream ingress & GRT upstream egress forwarding? */ modulepar boolean PICS_RT_VRF_UPSTREAM_GRT_UPSTREAM := false; Loading Loading
ttcn/Ats6RD/Ats6RD_Pics.ttcn3 +2 −2 Original line number Diff line number Diff line Loading @@ -29,12 +29,12 @@ module Ats6RD_Pics { modulepar boolean PICS_ICMP_ECHO_REQUEST := false; /** * @desc Does the IUT support GRT upstream ingress & VRF upstream egress? * @desc Does the IUT support GRT upstream ingress & VRF upstream egress forwarding? */ modulepar boolean PICS_RT_GRT_UPSTREAM_VRF_UPSTREAM := false; /** * @desc Does the IUT support VRF upstream ingress & GRT upstream egress? * @desc Does the IUT support VRF upstream ingress & GRT upstream egress forwarding? */ modulepar boolean PICS_RT_VRF_UPSTREAM_GRT_UPSTREAM := false; Loading