Changes to the default MAC learning timeout and making it configurable were added in 1.5.0, not 1.6.0. --- NEWS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS index 99680b2..aa46c77 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 -- 1.7.5.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev