aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2013-01-07 15:48:12 -0800
committerEthan Jackson <ethan@nicira.com>2013-01-15 16:21:09 -0800
commit9b9f4d6007e6383e36e4dc52cdd44c3637ac81de (patch)
treebfc23c5052aa2f53a5e344692990c944619b2124 /NEWS
parentef506a7c003232eba1e5eb16e7a774ab5afd24e1 (diff)
tunnels: Remove support for df_inherit from userspace.
This will be required to support flow based tunneling. Signed-off-by: Ethan Jackson <ethan@nicira.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3f06a7a8..f9f7171d 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ post-v1.9.0
syntax. OpenFlow 1.1 adds a port named ANY, which introduces a
conflict. ANY was rarely used in flow syntax, so we chose to
retire that meaning of ANY in favor of the OpenFlow 1.1 meaning.
+ - Inheritance of the Don't Fragment bit in IP tunnels (df_inherit) is
+ no longer supported.
v1.9.0 - xx xxx xxxx