Merge "[l2l3 stack] implements new nd state machine & nd buffering"
[samplevnf.git] / VNFs / vCGNAPT / pipeline / pipeline_cgnapt_be.c
index ba324e9..6c9c8f6 100644 (file)
@@ -8213,7 +8213,7 @@ static void *pipeline_cgnapt_init(struct pipeline_params *params, void *arg)
        p_nat->hw_checksum_reqd = 0;
        p_nat->pub_ip_port_set = NULL;
        p_nat->pub_ip_count = 0;
-       p_nat->traffic_type = TRAFFIC_TYPE_MIX;
+       p_nat->traffic_type = TRAFFIC_TYPE_IPV4;
        p_nat->vnf_set = 0xff;
 
        /* For every init it should be reset */