The series adds a support for VRRPv3 specification in port_security
column of LSP. The series consists of two fixes and one helper
that was needed in order to make this work.

Ales Musil (4):
  lflow: Add missing match on eth.src for ND port security.
  ovn-util: Add helper for parsing and working with masked MACs.
  lflow: Change the port security parsing log from INFO to WARN.
  controller: Add option to make port security compliant with RFC 5798.

 NEWS               |   3 +
 controller/lflow.c | 822 +++++++++++++++++++++++++++----------------
 lib/ovn-util.c     |  49 +++
 lib/ovn-util.h     |  18 +
 ovn-nb.xml         |  33 ++
 tests/ovn.at       | 846 ++++++++++++++++++++++++++++++++++++++++++++-
 tests/test-ovn.c   |  22 ++
 7 files changed, 1467 insertions(+), 326 deletions(-)

-- 
2.52.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to