factor out a function to extract stats from if_data to netdev_stats.
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index 8536a14..3cb724e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 post-v1.11.0
 ---------------------
+    - OpenFlow:
+      * New support for matching outer source and destination IP address
+        of tunneled packets, for tunnel ports configured with the newly
+       added "remote_ip=flow" and "local_ip=flow" options.
 
 
 v1.11.0 - xx xxx xxxx
@@ -26,6 +30,8 @@ v1.11.0 - xx xxx xxxx
       pass through. Any users that relied on this automatic firewall hole
       will have to manually configure it. The ovs-ctl(8) manpage documents
       the "enable-protocol" command that can be used as an alternative.
+    - New CFM demand mode which uses data traffic to indicate interface
+      liveness.
 
 v1.10.0 - 01 May 2013
 ---------------------