The first patch is doing small optimization for the existing runtime
handler. The second patch fixes potential crash in route learning
when SB is readonly.

Ales Musil (2):
  controller: Slightly optimize the runtime_data handler for sb_ro.
  controller: Prevent assert with BGP when SB is read only.

 controller/if-status.c      |  5 ++---
 controller/if-status.h      |  3 +--
 controller/ovn-controller.c | 41 ++++++++++++++++++++++++++++++-------
 controller/route-exchange.c | 10 +++++++--
 controller/route-exchange.h |  1 +
 5 files changed, 46 insertions(+), 14 deletions(-)

-- 
2.49.0

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

Reply via email to