Xavier Simonart (7): controller: Add debug/dump-related-ports unixctl. tests: Add macros for checking related ports. binding: Cleanup related_lports for deleted ports. binding: Cleanup related_lports for container ports. binding: Cleanup related ports on port type change. tests: Compare IP and recompute related ports. northd: Fix pmtud related issues.
controller/binding.c | 33 +++++++++---- controller/binding.h | 3 ++ controller/ovn-controller.c | 15 ++++++ northd/northd.c | 13 ++++++ tests/multinode.at | 33 +++++++++---- tests/ovn-controller.at | 20 +++++--- tests/ovn-macros.at | 92 ++++++++++++++++++++++++++++++++++--- tests/ovn-northd.at | 10 ++++ tests/ovn.at | 27 ++++++++--- 9 files changed, 209 insertions(+), 37 deletions(-) -- 2.31.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
