Changes in v2: - Get rid of igmp_lflow_ref lflow_ref - Fix lflow_handle_northd_ls_changes() performance issue - Get rid of FIXME in tests/ovn-northd.at
Lorenzo Bianconi (2): northd: Rely on dynamic_bitmap for lflow_ref_node bitmap. northd: Add lflow-ip for logical_switch creation/deletion. lib/ovn-util.h | 10 +++ northd/en-lflow.c | 13 ++-- northd/en-ls-stateful.c | 6 +- northd/en-multicast.c | 3 +- northd/lflow-mgr.c | 23 ++++--- northd/northd.c | 131 ++++++++++++++++++++++++++++++++-------- northd/northd.h | 8 ++- tests/ovn-northd.at | 13 +++- 8 files changed, 160 insertions(+), 47 deletions(-) -- 2.52.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
