From: Jesse Gross Date: Mon, 11 Mar 2013 23:00:17 +0000 (-0700) Subject: NEWS: Note tunneling feature removals in the correct release. X-Git-Tag: sliver-openvswitch-1.10.90-1~10^2~82 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=ccd989e06b2a878bff5564d8550edec31ef7f1c0;p=sliver-openvswitch.git NEWS: Note tunneling feature removals in the correct release. Signed-off-by: Jesse Gross --- diff --git a/NEWS b/NEWS index b6800bc6a..36fbf6f7b 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,6 @@ post-v1.10.0 --------------------- - Stable bond mode has been removed. - The autopath action has been removed. - - CAPWAP tunneling support removed. - New support for the data encapsulation format of the LISP tunnel protocol (RFC 6830). An external control plane or manual flow setup is required for EID-to-RLOC mapping. @@ -44,6 +43,8 @@ v1.10.0 - xx xxx xxxx - Inheritance of the Don't Fragment bit in IP tunnels (df_inherit) is no longer supported. - Path MTU discovery is no longer supported. + - CAPWAP tunneling support removed. + - Tunnels with multicast destination ports are no longer supported. - ovs-dpctl: - The "dump-flows" and "del-flows" no longer require an argument if only one datapath exists.