From d1add61d160581e5ef581477e309b5db09f85705 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Fri, 1 Jun 2012 13:19:40 -0700 Subject: [PATCH] NEWS: Move learning timeout changes to 1.5.0 section. Changes to the default MAC learning timeout and making it configurable were added in 1.5.0, not 1.6.0. Signed-off-by: Justin Pettit --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 99680b296..aa46c7788 100644 --- a/NEWS +++ b/NEWS @@ -53,8 +53,6 @@ v1.6.0 - xx xxx xxxx - Added "fin_timeout" support to "learn" action. - New Nicira action NXAST_CONTROLLER that offers additional features over output to OFPP_CONTROLLER. - - The default MAC learning timeout has been increased from 60 seconds - to 300 seconds. The MAC learning timeout is now configurable. - When QoS settings for an interface do not configure a default queue (queue 0), Open vSwitch now uses a default configuration for that queue, instead of dropping all packets as in previous versions. @@ -95,6 +93,8 @@ v1.5.0 - xx xxx xxxx {=}, {!=}, {<}, {>}, {<=}, and {>=}. - ovsdb-tool now uses the typical database and schema installation directories as defaults. + - The default MAC learning timeout has been increased from 60 seconds + to 300 seconds. The MAC learning timeout is now configurable. v1.4.0 - 30 Jan 2012 -- 2.43.0