diff mbox series

[ovs-dev,6/6] NEWS: add info about ic/controller-vtep inactivity probe support

Message ID 20230318235031.3793301-7-odivlad@gmail.com
State Accepted
Headers show
Series Inactivity probe configuration for ic, controller-vtep | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_ovn-kubernetes success github build: passed
ovsrobot/github-robot-_Build_and_Test fail github build: failed

Commit Message

Vladislav Odintsov March 18, 2023, 11:50 p.m. UTC
Signed-off-by: Vladislav Odintsov <odivlad@gmail.com>
---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 637adcff3..fc1b68324 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@  Post v23.03.0
 -------------
   - Enhance LSP.options:arp_proxy to support IPv6, configurable MAC
     addresses and CIDRs.
+  - Add support to configure OVSDB inactivity probe interval for ovn-ic and
+    ovn-controller-vtep.
 
 OVN v23.03.0 - 03 Mar 2023
 --------------------------