From: Numan Siddique <[email protected]>

Acked-by: Acked-by: Dumitru Ceara <[email protected]>
Signed-off-by: Numan Siddique <[email protected]>
---
v1 -> v2
---
  * Updated the NEWS with the bug fixes as suggested by Ilya.

 NEWS             | 15 +++++++++++++--
 debian/changelog |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 6b875e830..7606fa669 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
-OVN v20.06.2 xx xxx xxxx
---------------------------------
+OVN v20.06.2 - 21 Aug 2020
+--------------------------
+   - Bug fixes
+     - I-P performance improvement bug fixes
+        - ovn-controller: Fix the missing flows with monitor-all set to True
+        - ovn-controller: Fix the missing ct zone entries for container ports.
+        - ovn-controller: Fix the missing flows when logical router port is 
added after its peer.
+        - ovn-controller: Clear flows not associated with db rows in physical 
flow change handler.
+        - ovn-controller: Release lport if the ofport of the VIF is -1.
+      - northd: Fix the routing for external logical ports of bridged logical 
switches.
+   - Scale improvements
+     - ovn-northd: Fix logical flows to limit ARP/NS broadcast domain.
+     - ovn-northd.c: Support optionally disabling neighbor learning from ARP 
request/NS.
 
 OVN v20.06.1 - 08 Jul 2020
 --------------------------
diff --git a/debian/changelog b/debian/changelog
index 6a985dd19..e8dad5494 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ OVN (20.06.2-1) unstable; urgency=low
 
     * New upstream version
 
- -- OVN team <[email protected]>  Wed, 08 Jul 2020 15:54:34 -0400
+ -- OVN team <[email protected]>  Wed, 21 Aug 2020 17:47:30 +0530
 
 OVN (20.06.1-1) unstable; urgency=low
 
-- 
2.26.2

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

Reply via email to