Add ability that allows to set CT limits per logical switch, logical
router or logical switch port. When the limit is applied to logical
switch it will be implicitly set for all logical ports in the logical
switch. This can be overwritten individually per port.

Ales Musil (2):
  controller: Prepare structure around CT zone limiting.
  Controller, northd: Add support for CT zone limits.

 NEWS                        |   3 +
 controller/ct-zone.c        | 353 +++++++++++++++++++++++++++---------
 controller/ct-zone.h        |  28 ++-
 controller/ofctrl.c         |   2 +-
 controller/ovn-controller.c |  38 ++--
 controller/physical.c       |  17 +-
 controller/physical.h       |   2 +-
 lib/ovn-util.c              |  17 ++
 lib/ovn-util.h              |   3 +
 northd/northd.c             |   8 +
 ovn-nb.xml                  |  29 +++
 tests/ovn-controller.at     |  99 ++++++++++
 12 files changed, 481 insertions(+), 118 deletions(-)

-- 
2.45.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to