datapath: add ipv6 'set' action
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index 646ce30b5a5aa2704c755d11c10194a240722d15..037296574b90a8f6e48ca2d929f5a837c2ba94e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ v1.9.0 - xx xxx xxxx
     - The tunneling code no longer assumes input and output keys are symmetric.
       If they are not, PMTUD needs to be disabled for tunneling to work. Note
       this only applies to flow-based keys.
+    - Datapath: Support for ipv6 set action.
     - FreeBSD is now a supported platform, thanks to code contributions from
       Gaetano Catalli, Ed Maste, and Giuseppe Lettieri.
     - ovs-bugtool: New --ovs option to report only OVS related information.