--- ofproto/ofproto-dpif-xlate.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/ofproto/ofproto-dpif-xlate.c b/ofproto/ofproto-dpif-xlate.c index d77e4df..e338fc4 100644 --- a/ofproto/ofproto-dpif-xlate.c +++ b/ofproto/ofproto-dpif-xlate.c @@ -547,7 +547,6 @@ xlate_normal(struct xlate_ctx *ctx) ctx->xout->has_normal = true; - /* Check the dl_type, since we may check for gratuituous ARP. */ memset(&wc->masks.dl_src, 0xff, sizeof wc->masks.dl_src); memset(&wc->masks.dl_dst, 0xff, sizeof wc->masks.dl_dst); wc->masks.vlan_tci |= htons(VLAN_VID_MASK | VLAN_CFI); -- 1.7.5.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev