aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2012-12-26 16:20:12 -0800
committerEthan Jackson <ethan@nicira.com>2013-01-03 16:55:55 -0800
commit6f74491cda4414b746095314b36bca3e02b93840 (patch)
tree183990c2f98e3120f31b19c60fe5fe360964bb5d /NEWS
parentdf67d7ae92f98e18d2478162fc7850b11530f0c0 (diff)
vswitch: Remove PMTUD support from userspace.
This patch removes path MTU discovery from userspace. The feature still exists in the kernel where it will need to be removed in the future. Signed-off-by: Ethan Jackson <ethan@nicira.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e07dac8a..537d2989 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ post-v1.9.0
available through ovs-appctl allow control over logging rate limits.
- The OpenFlow "dp_desc" may now be configured by setting the value of
other-config:dp-desc in the Bridge table.
+ - Path MTU discovery is no longer supported.
v1.9.0 - xx xxx xxxx