Changes in v3: - Rebase on top of ovn main branch - This series is based on the following series not applied yet: https://patchwork.ozlabs.org/project/ovn/cover/[email protected]/
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 | 10 +++-- northd/en-multicast.c | 3 +- northd/lflow-mgr.c | 19 +++++---- northd/northd.c | 97 +++++++++++++++++++++++++++++++++++-------- northd/northd.h | 7 +++- tests/ovn-northd.at | 11 +++-- 7 files changed, 121 insertions(+), 36 deletions(-) -- 2.53.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
