Fixes for the issues discussed on the original thread: https://patchwork.ozlabs.org/project/ovn/cover/[email protected]/
Ilya Maximets (3): northd: Fix broadcast of all traffic within a spine switch. northd: Fix broadcast of all traffic within a transit spine switch. ovn-nbctl.8: Document broadcasting behavior of 'switch' ports. controller/binding.c | 7 +- northd/northd.c | 23 +++- northd/northd.h | 24 ++-- northd/ovn-northd.8.xml | 47 ++++++-- tests/ovn-ic.at | 190 +++++++++++++++++++++++++++-- tests/ovn-northd.at | 18 +++ tests/ovn.at | 244 +++++++++++++++++++++++++++++++++++--- utilities/ovn-nbctl.8.xml | 24 +++- 8 files changed, 516 insertions(+), 61 deletions(-) -- 2.47.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
