Commit 9f5f89b2 authored by garciay's avatar garciay
Browse files

Update PICS

parent 5c8dc8a6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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;