X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NEWS;h=6cf09ba4ff15e8b6d2dd3d2926d51075790b7181;hb=f31282b9c152d5e993c8fe0068b7a4ed8c8d98c8;hp=29bfef830c8bdb2c94f2455c0bda49f2ad8ae6ed;hpb=e99d41f787d7d81b10a5c480f3174d68c7cc7e99;p=sliver-openvswitch.git diff --git a/NEWS b/NEWS index 29bfef830..6cf09ba4f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ post-v1.9.0 -------------------- + - Bridge compatibility support has been removed. Any uses that + rely on ovs-brcompatd will have to stick with Open vSwitch 1.9.x + or adapt to native Open vSwitch support (e.g. use ovs-vsctl instead + of brctl). - The maximum size of the MAC learning table is now configurable. - New support for the VXLAN tunnel protocol (see the IETF draft here: http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02).