diff mbox series

[ovs-dev,RFC,5/5] NEWS: Add CoPP support.

Message ID ad02b31faf311ce3dc9336605095f23f50b2ac7c.1619260398.git.lorenzo.bianconi@redhat.com
State Superseded
Headers show
Series respin CoPP series | expand

Commit Message

Lorenzo Bianconi April 24, 2021, 10:39 a.m. UTC
From: Dumitru Ceara <dceara@redhat.com>

Signed-off-by: Dumitru Ceara <dceara@redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 1ddde15f8..de6f492c9 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@  Post-v21.03.0
     'use_parallel_build' to enable it.  It is disabled by default.
   - Support vlan-passthru mode for tag=0 localnet ports.
   - Support custom 802.11ad EthType for localnet ports.
+  - Added Control Plane Protection support (control plane traffic metering).
 
 OVN v21.03.0 - 12 Mar 2021
 -------------------------