Use the IANA-assigned ports for OpenFlow and OVSDB.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 9844ed3..9c7ba62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 Post-v2.3.0
 ---------------------
+   - Add bash command-line completion support for ovs-vsctl Please check
+     utilities/ovs-command-compgen.INSTALL.md for how to use.
    - The MAC learning feature now includes per-port fairness to mitigate
      MAC flooding attacks.
    - New support for a "conjunctive match" OpenFlow extension, which
@@ -67,6 +69,8 @@ Post-v2.3.0
    - Initial support for the IETF Auto-Attach SPBM draft standard. This
      contains rudimentary support for the LLDP protocol as needed for
      Auto-Attach.
+   - The default OpenFlow and OVSDB ports are now the IANA-assigned
+     numbers.  OpenFlow is 6653 and OVSDB is 6640.
 
 
 v2.3.0 - 14 Aug 2014