gbp: do not classify unknown packet as EP packets
[vpp.git] / src / plugins / gbp / gbp_classify_node.c
index 1179076..f7124be 100644 (file)
@@ -481,6 +481,10 @@ gbp_lpm_classify_inline (vlib_main_t * vm,
                {
                  ge0 = gbp_endpoint_find_ip6 (ip6_0, fib_index0);
                }
+             else
+               {
+                 ge0 = NULL;
+               }
 
              next0 = vnet_l2_feature_next
                (b0, gscm->l2_input_feat_next[GBP_SRC_CLASSIFY_LPM],