urpf: Allow locally generated packets on TX
[vpp.git] / src / vnet / ip / ip6_forward.c
index 9c195e6..91a93ee 100644 (file)
@@ -1952,10 +1952,6 @@ ip6_rewrite_inline_with_gso (vlib_main_t * vm,
                                               0);
                }
            }
-         else
-           {
-             p0->flags &= ~VNET_BUFFER_F_LOCALLY_ORIGINATED;
-           }
 
          if (is_midchain)
            {