X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NEWS;h=193cf1c3ae4621cefc6521b2464c9d808ccf3406;hb=ef0ce8aeeeb95d2d64a8a22bd5839d7f684a31f5;hp=592e01359e096bd67cf288651554f8bfa90cc5b4;hpb=e764773ccb007e79f44d948a781fae1313ac28fe;p=sliver-openvswitch.git diff --git a/NEWS b/NEWS index 592e01359..193cf1c3a 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,9 @@ post-v1.5.0 documented in vswitchd/INTERNALS). - Load balancing can be disabled by setting the bond-rebalance-interval to zero. + - OpenFlow: + - Added support for bitwise matching on TCP and UDP ports. + See ovs-ofctl(8) for more information. - Logging to console and file will have UTC timestamp as a default for all the daemons. An example of the default format is 2012-01-27T16:35:17Z. ovs-appctl can be used to change the default format as before. @@ -20,6 +23,10 @@ post-v1.5.0 should maintain by updating with ofproto_rule_update_used(). - The default MAC learning timeout has been increased from 60 seconds to 300 seconds. The MAC learning timeout is now configurable. + - ovsdb-client: + - The new option --timestamp causes the "monitor" command to print + a timestamp with every update. + - CFM module CCM broadcasts can now be tagged with an 802.1p priority. v1.5.0 - xx xxx xxxx