From: Anton Ivanov <anton.iva...@cambridgegreys.com>

Signed-off-by: Anton Ivanov <anton.iva...@cambridgegreys.com>
---
 northd/ovn-northd.c | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/northd/ovn-northd.c b/northd/ovn-northd.c
index 2b2180ffb..59aedc000 100644
--- a/northd/ovn-northd.c
+++ b/northd/ovn-northd.c
@@ -6601,6 +6601,11 @@ build_drop_arp_nd_flows_for_unbound_router_ports(struct 
ovn_port *op,
     ds_destroy(&match);
 }
 
+/*
+* Do not remove this comment - it is here as a marker to
+* make diffs readable.
+*/
+
 static void
 build_lswitch_flows(struct hmap *datapaths, struct hmap *ports,
                     struct hmap *port_groups, struct hmap *lflows,
-- 
2.20.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to