VXLAN-GBP: c-n-p error in the dual-loop tracing 40/15940/2
authorNeale Ranns <nranns@cisco.com>
Wed, 14 Nov 2018 16:18:12 +0000 (08:18 -0800)
committerNeale Ranns <nranns@cisco.com>
Thu, 15 Nov 2018 07:09:12 +0000 (07:09 +0000)
Change-Id: I3722a1850f7a72e4382e351120c1514d7a1759b8
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/vxlan-gbp/decap.c

index 0d361a3..613cb01 100644 (file)
@@ -394,7 +394,7 @@ vxlan_gbp_input (vlib_main_t * vm,
              tr->tunnel_index = t1 == 0 ? ~0 : t1 - vxm->tunnels;
              tr->vni = vxlan_gbp_get_vni (vxlan_gbp1);
              tr->sclass = vxlan_gbp_get_sclass (vxlan_gbp1);
-             tr->flags = vxlan_gbp_get_gpflags (vxlan_gbp0);
+             tr->flags = vxlan_gbp_get_gpflags (vxlan_gbp1);
            }
 
          vlib_validate_buffer_enqueue_x2 (vm, node, next_index,