Skip to content

Commit

Permalink
NEWS: Move learning timeout changes to 1.5.0 section.
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Justin Pettit committed Jun 1, 2012
1 parent 73c0ce3 commit d1add61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d1add61

Please sign in to comment.