]> git.proxmox.com Git - mirror_ovs.git/commitdiff
OVN: Add NEWS for Policy-based routing
authorMary Manohar <mary.manohar@nutanix.com>
Wed, 17 Apr 2019 02:05:30 +0000 (02:05 +0000)
committerBen Pfaff <blp@ovn.org>
Wed, 17 Apr 2019 04:17:47 +0000 (21:17 -0700)
Signed-off-by: Mary Manohar <mary.manohar at nutanix.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS

diff --git a/NEWS b/NEWS
index 94378dc2b6f811e5e2cfeeae4ccf1edc4a64746f..c7440b4769cc5912617911be6be4071feb509591 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,9 @@ Post-v2.11.0
            ovn-nbctl lsp-set-addresses <port> "dynamic <IPv4 addr> <IPv6 addr>"
      * Added the HA chassis group support.
      * Added 'external' logical port support.
+     * Added Policy-based routing(PBR) support to create permit/deny/reroute
+       policies on the logical router. New table(Logical_Router_Policy) added in
+       OVN-NB schema. New "ovn-nbctl" commands to add/delete/list PBR policies.
    - New QoS type "linux-netem" on Linux.
    - Added support for TLS Server Name Indication (SNI).