NEWS: Multicast snooping was introduced after, not before, version 2.3.
authorBen Pfaff <blp@nicira.com>
Thu, 20 Nov 2014 16:37:08 +0000 (08:37 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 2 Dec 2014 19:23:19 +0000 (11:23 -0800)
Reported-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Flavio Leitner <fbl@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index ea8c6c0..487b510 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,7 @@ Post-v2.3.0
      with Docker, the wrapper script will be retired.
    - Added support for DPDK Tunneling. VXLAN and GRE are supported protocols.
      This is generic tunneling mechanism for userspace datapath.
+   - Support for multicast snooping (IGMPv1 and IGMPv2)
 
 
 v2.3.0 - 14 Aug 2014
@@ -66,7 +67,6 @@ v2.3.0 - 14 Aug 2014
      packets with the larger number of masks, but when paired with an
      older kernel module, some workloads may perform worse with the
      new userspace.
-   - Support for multicast snooping (IGMPv1 and IGMPv2)
    - Compatibility with autoconf 2.63 (previously >=2.64)
 
 v2.2.0 - Internal Release