This series of patches introduces new Logical Router Port option
called 'bgp-mirror' that enables mirroring of BGP control plane
traffic to an arbitrary port. More info in commit message 2/2.

Although not directly dependant, this change is intended go
hand-in-hand with a series posted by fnordhal[0].

[0] https://mail.openvswitch.org/pipermail/ovs-dev/2024-July/415795.html

Martin Kalcok (2):
  test macros: Ensure ADD_VETH macro sets IPv6 LLA.
  northd: BGP port mirroring.

 northd/northd.c               | 87 +++++++++++++++++++++++++++++++++++
 northd/ovn-northd.8.xml       | 23 +++++++++
 ovn-nb.xml                    | 14 ++++++
 tests/ovn-northd.at           | 45 ++++++++++++++++++
 tests/system-common-macros.at |  3 ++
 tests/system-ovn.at           | 82 +++++++++++++++++++++++++++++++++
 6 files changed, 254 insertions(+)

-- 
2.40.1

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

Reply via email to