The first three patches fix issues found along the way. Dumitru Ceara (4): northd: Fix other_config init in incremental LS processing. northd: Remove redundant init_mcast_info_for_datapath() call. northd: Fix ls_stateful_record_set_acls() not called in I-P handlers. northd: Skip conntrack for EVPN remote VTEP traffic.
lib/logical-fields.c | 22 ++++ lib/ovn-util.c | 2 +- northd/en-ls-stateful.c | 21 +++- northd/northd.c | 61 +++++++++-- tests/multinode.at | 30 ++++++ tests/ovn-northd.at | 222 ++++++++++++++++++++++++++++++++++++++++ tests/ovn.at | 16 ++- 7 files changed, 358 insertions(+), 16 deletions(-) -- 2.53.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
