aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2013-03-11 16:00:17 -0700
committerJesse Gross <jesse@nicira.com>2013-03-11 17:38:47 -0700
commit767db025c1d45cd9911faf100d147de4f4d13789 (patch)
tree36b2f38e7a6b06e6a7cedede1aa3ca3006fd5c63
parentd55759b9fb2389901d202f1bf3b1299384caa4e7 (diff)
NEWS: Note tunneling feature removals in the correct release.
Signed-off-by: Jesse Gross <jesse@nicira.com> Conflicts: NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c86a8f7..8f50ca5c 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,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.