mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
NEWS: Clean up the 2.11.0 release notes a bit.
Signed-off-by: Justin Pettit <jpettit@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
12
NEWS
12
NEWS
@@ -20,16 +20,10 @@ Post-v2.11.0
|
|||||||
|
|
||||||
v2.11.0 - 19 Feb 2019
|
v2.11.0 - 19 Feb 2019
|
||||||
---------------------
|
---------------------
|
||||||
- Linux datapath:
|
|
||||||
* Support for the kernel versions 4.16.x and 4.17.x.
|
|
||||||
- OpenFlow:
|
- OpenFlow:
|
||||||
* OFPMP_TABLE_FEATURES_REQUEST can now modify table features.
|
* OFPMP_TABLE_FEATURES_REQUEST can now modify table features.
|
||||||
- ovs-ofctl:
|
- ovs-ofctl:
|
||||||
* "mod-table" command can now change OpenFlow table names.
|
* "mod-table" command can now change OpenFlow table names.
|
||||||
- The environment variable OVS_SYSLOG_METHOD, if set, is now used
|
|
||||||
as the default syslog method.
|
|
||||||
- The environment variable OVS_CTL_TIMEOUT, if set, is now used
|
|
||||||
as the default timeout for control utilities.
|
|
||||||
- ovn:
|
- ovn:
|
||||||
* OVN-SB schema changed: duplicated IP with same Encapsulation type
|
* OVN-SB schema changed: duplicated IP with same Encapsulation type
|
||||||
is not allowed any more. Please refer to
|
is not allowed any more. Please refer to
|
||||||
@@ -57,13 +51,17 @@ v2.11.0 - 19 Feb 2019
|
|||||||
- ovs-vswitchd:
|
- ovs-vswitchd:
|
||||||
* New configuration option "offload-rebalance", that enables dynamic
|
* New configuration option "offload-rebalance", that enables dynamic
|
||||||
rebalancing of offloaded flows.
|
rebalancing of offloaded flows.
|
||||||
|
- The environment variable OVS_SYSLOG_METHOD, if set, is now used
|
||||||
|
as the default syslog method.
|
||||||
|
- The environment variable OVS_CTL_TIMEOUT, if set, is now used
|
||||||
|
as the default timeout for control utilities.
|
||||||
- The environment variable OVS_RESOLV_CONF, if set, is now used
|
- The environment variable OVS_RESOLV_CONF, if set, is now used
|
||||||
as the DNS server configuration file.
|
as the DNS server configuration file.
|
||||||
- RHEL packaging:
|
- RHEL packaging:
|
||||||
* OVN packages are split from OVS packages. A new spec
|
* OVN packages are split from OVS packages. A new spec
|
||||||
file - ovn-fedora.spec.in is added to generate OVN packages.
|
file - ovn-fedora.spec.in is added to generate OVN packages.
|
||||||
- Linux datapath:
|
- Linux datapath:
|
||||||
* Support for the kernel versions 4.18.x
|
* Support for the kernel versions 4.16.x, 4.17.x, and 4.18.x.
|
||||||
|
|
||||||
v2.10.0 - 18 Aug 2018
|
v2.10.0 - 18 Aug 2018
|
||||||
---------------------
|
---------------------
|
||||||
|
Reference in New Issue
Block a user