Allow general masking of IPv6 addresses rather than just CIDR masks.
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index b5dd6c3eaeee1dcf8ddc363564d808b3104fbb8d..28e3cf0448fec9557eb5d3de4dc751c6dce1e72c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,8 @@ post-v1.7.0
     - ovs-ofctl:
         - "mod-port" command can now control all OpenFlow config flags.
     - OpenFlow:
-      - Allow general bitwise masking for IPv4 source and destination
-        addresses in IPv4 and ARP packets.  (Previously, only CIDR masks
+      - Allow general bitwise masking for IPv4 and IPv6 addresses in
+        IPv4, IPv6, and ARP packets.  (Previously, only CIDR masks
         were allowed.)
       - Allow support for arbitrary Ethernet masks.  (Previously, only
         the multicast bit in the destination address could be individually