This is an update to the initial series. Most patches from the original
series still stand. This new v2 series update the last four patches in
the original series and adds an additional patch to re-inject RARP
packets observed back into pipeline to speed up fabric update about the
new location of the port.

Ihar Hrachyshka (5):
  Introduce LSP:options:requested-additional-chassis
  Clone packets to both port chassis
  Enforce tunneling when additional-chassis is set
  Implement RARP activation strategy for ports
  Reinject RARP packet when activation-strategy=rarp

 controller/binding.c  | 178 ++++++--
 controller/lport.c    |  19 +-
 controller/physical.c | 255 +++++++++--
 controller/pinctrl.c  | 254 ++++++++++-
 controller/pinctrl.h  |   2 +
 include/ovn/actions.h |   9 +
 lib/actions.c         |  40 +-
 northd/northd.c       |  71 +++-
 northd/ovn-northd.c   |   7 +-
 northd/ovn-sb.dlopts  |   2 +
 northd/ovn_northd.dl  | 169 +++++++-
 ovn-nb.xml            |  18 +
 ovn-sb.ovsschema      |  17 +-
 ovn-sb.xml            |  73 +++-
 tests/ovn.at          | 953 ++++++++++++++++++++++++++++++++++++++++++
 utilities/ovn-trace.c |   3 +
 16 files changed, 1965 insertions(+), 105 deletions(-)

-- 
2.34.1

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

Reply via email to