2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 09:58:01 +00:00

NEWS: Mention that bridge compatibility is gone.

Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
Ben Pfaff 2013-01-17 10:32:30 -08:00
parent 2510ba7cfd
commit 685e46dacb

4
NEWS
View File

@ -1,5 +1,9 @@
post-v1.9.0 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. - The maximum size of the MAC learning table is now configurable.
- New support for the VXLAN tunnel protocol (see the IETF draft here: - New support for the VXLAN tunnel protocol (see the IETF draft here:
http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02). http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02).