This patch set updates DHCPv6 options flows by adding the missing
multicast match to avoid unnecessary datapath flow unwildcarding.
And removes unnecessary IPv6 prefix delegation flows in case prefix
delegation is not configured, for the same reason.

Ilya Maximets (2):
  northd: Add missing multicast match to DHCPv6 options flows.
  northd: Don't generate IPv6 prefix delegation flows if not configured.

 northd/northd.c     | 13 ++++++++-----
 northd/northd.h     |  1 +
 tests/ovn-northd.at |  6 ------
 tests/ovn.at        |  6 +++---
 4 files changed, 12 insertions(+), 14 deletions(-)

-- 
2.47.0

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

Reply via email to