]> git.proxmox.com Git - ovs.git/blob - NEWS
util: Remove obsolete comment.
[ovs.git] / NEWS
1 Post-v2.6.0
2 ---------------------
3 - Utilities and daemons that support SSL now allow protocols and
4 ciphers to be configured with --ssl-protocols and --ssl-ciphers.
5 - OVN:
6 * QoS is now implemented via egress shaping rather than ingress policing.
7 * DSCP marking is now supported, via the new northbound QoS table.
8 * IPAM now supports fixed MAC addresses.
9 * Support for source IP address based routing.
10 * ovn-trace:
11 - New --ovs option to also print OpenFlow flows.
12 - put_dhcp_opts and put_dhcp_optsv6 actions may now be traced.
13 * Support for managing SSL and remote connection configuration in
14 northbound and southbound databases.
15 - Fixed regression in table stats maintenance introduced in OVS
16 2.3.0, wherein the number of OpenFlow table hits and misses was
17 not accurate.
18 - OpenFlow:
19 * OFPT_PACKET_OUT messages are now supported in bundles.
20 * A new "selection_method=dp_hash" type for OpenFlow select group
21 bucket selection that uses the datapath computed 5-tuple hash
22 without making datapath flows match the 5-tuple fields, which
23 is useful for more efficient load balancing, for example. This
24 uses the Netronome extension to OpenFlow 1.5+ that allows
25 control over the OpenFlow select groups selection method. See
26 "selection_method" and related options in ovs-ofctl(8) for
27 details.
28 * The "sample" action now supports "ingress" and "egress" options.
29 * The "ct" action now supports the TFTP ALG where support is available.
30 - ovs-ofctl:
31 * 'bundle' command now supports packet-out messages.
32 * New syntax for 'ovs-ofctl packet-out' command, which uses the
33 same string parser as the 'bundle' command. The old 'packet-out'
34 syntax is deprecated and will be removed in a later OVS
35 release.
36 * New unixctl "ofctl/packet-out" command, which can be used to
37 instruct a flow monitor to issue OpenFlow packet-out messages.
38 - ovsdb-server:
39 * Remote connections can now be made read-only (see ovsdb-server(1)).
40 - Tunnels:
41 * TLV mappings for protocols such as Geneve are now segregated on
42 a per-OpenFlow bridge basis rather than globally. (The interface
43 has not changed.)
44 * Removed support for IPsec tunnels.
45 - DPDK:
46 * New option 'n_rxq_desc' and 'n_txq_desc' fields for DPDK interfaces
47 which set the number of rx and tx descriptors to use for the given port.
48 * Support for DPDK v16.11.
49 * Support for rx checksum offload. Refer DPDK HOWTO for details.
50 - Fedora packaging:
51 * A package upgrade does not automatically restart OVS service.
52 - ovs-vswitchd/ovs-vsctl:
53 * Ports now have a "protected" flag. Protected ports can not forward
54 frames to other protected ports. Unprotected ports can receive and
55 forward frames to protected and other unprotected ports.
56
57 v2.6.0 - 27 Sep 2016
58 ---------------------
59 - First supported release of OVN. See ovn-architecture(7) for more
60 details.
61 - ovsdb-server:
62 * New "monitor_cond" "monitor_cond_update" and "update2" extensions to
63 RFC 7047.
64 - OpenFlow:
65 * OpenFlow 1.3+ bundles now expire after 10 seconds since the
66 last time the bundle was either opened, modified, or closed.
67 * OpenFlow 1.3 Extension 230, adding OpenFlow Bundles support, is
68 now implemented.
69 * OpenFlow 1.3+ bundles are now supported for group mods as well as
70 flow mods and port mods. Both 'atomic' and 'ordered' bundle
71 flags are supported for group mods as well as flow mods.
72 * Internal OpenFlow rule representation for load and set-field
73 actions is now much more memory efficient. For a complex flow
74 table this can reduce rule memory consumption by 40%.
75 * Bundles are now much more memory efficient than in OVS 2.5.
76 Together with memory efficiency improvements in OpenFlow rule
77 representation, the peak OVS resident memory use during a
78 bundle commit for large complex set of flow mods can be only
79 25% of that in OVS 2.5 (4x lower).
80 * OpenFlow 1.1+ OFPT_QUEUE_GET_CONFIG_REQUEST now supports OFPP_ANY.
81 * OpenFlow 1.4+ OFPMP_QUEUE_DESC is now supported.
82 * OpenFlow 1.4+ OFPT_TABLE_STATUS is now supported.
83 * New property-based packet-in message format NXT_PACKET_IN2 with support
84 for arbitrary user-provided data and for serializing flow table
85 traversal into a continuation for later resumption.
86 * New extension message NXT_SET_ASYNC_CONFIG2 to allow OpenFlow 1.4-like
87 control over asynchronous messages in earlier versions of OpenFlow.
88 * New OpenFlow extension NXM_NX_MPLS_TTL to provide access to MPLS TTL.
89 * New output option, output(port=N,max_len=M), to allow truncating a
90 packet to size M bytes when outputting to port N.
91 * New command OFPGC_ADD_OR_MOD for OFPT_GROUP_MOD message that adds a
92 new group or modifies an existing groups
93 * The optional OpenFlow packet buffering feature is deprecated in
94 this release, and will be removed in the next OVS release
95 (2.7). After the change OVS always sends the 'buffer_id' as
96 0xffffffff in packet-in messages and will send an error
97 response if any other value of this field is included in
98 packet-out and flow mod sent by a controller. Controllers are
99 already expected to work properly in cases where the switch can
100 not buffer packets, so this change should not affect existing
101 users.
102 * New OpenFlow extension NXT_CT_FLUSH_ZONE to flush conntrack zones.
103 - Improved OpenFlow version compatibility for actions:
104 * New OpenFlow extension to support the "group" action in OpenFlow 1.0.
105 * OpenFlow 1.0 "enqueue" action now properly translated to OpenFlow 1.1+.
106 * OpenFlow 1.1 "mod_nw_ecn" and OpenFlow 1.1+ "mod_nw_ttl" actions now
107 properly translated to OpenFlow 1.0.
108 - ovs-ofctl:
109 * queue-get-config command now allows a queue ID to be specified.
110 * '--bundle' option can now be used with OpenFlow 1.3 and with group mods.
111 * New "bundle" command allows executing a mixture of flow and group mods
112 as a single atomic transaction.
113 * New option "--color" to produce colorized output for some commands.
114 * New option '--may-create' to use OFPGC_ADD_OR_MOD in mod-group command.
115 - IPFIX:
116 * New "sampling_port" option for "sample" action to allow sampling
117 ingress and egress tunnel metadata with IPFIX.
118 * New ovs-ofctl commands "dump-ipfix-bridge" and "dump-ipfix-flow" to
119 dump bridge IPFIX statistics and flow based IPFIX statistics.
120 * New setting other-config:virtual_obs_id to add an arbitrary string
121 to IPFIX records.
122 - Linux:
123 * OVS Linux datapath now implements Conntrack NAT action with all
124 supported Linux kernels.
125 * Support for truncate action.
126 * New QoS type "linux-noop" that prevents Open vSwitch from trying to
127 manage QoS for a given port (useful when other software manages QoS).
128 - DPDK:
129 * New option "n_rxq" for PMD interfaces.
130 Old 'other_config:n-dpdk-rxqs' is no longer supported.
131 Not supported by vHost interfaces. For them number of rx and tx queues
132 is applied from connected virtio device.
133 * New 'other_config:pmd-rxq-affinity' field for PMD interfaces, that
134 allows to pin port's rx queues to desired cores.
135 * New appctl command 'dpif-netdev/pmd-rxq-show' to check the port/rxq
136 assignment.
137 * Type of log messages from PMD threads changed from INFO to DBG.
138 * QoS functionality with sample egress-policer implementation.
139 * The mechanism for configuring DPDK has changed to use database
140 * Sensible defaults have been introduced for many of the required
141 configuration options
142 * DB entries have been added for many of the DPDK EAL command line
143 arguments. Additional arguments can be passed via the dpdk-extra
144 entry.
145 * Add ingress policing functionality.
146 * PMD threads servicing vHost User ports can now come from the NUMA
147 node that device memory is located on if CONFIG_RTE_LIBRTE_VHOST_NUMA
148 is enabled in DPDK.
149 * Basic connection tracking for the userspace datapath (no ALG,
150 fragmentation or NAT support yet)
151 * Support for DPDK 16.07
152 * Optional support for DPDK pdump enabled.
153 * Jumbo frame support
154 * Remove dpdkvhostcuse port type.
155 * OVS client mode for vHost and vHost reconnect (Requires QEMU 2.7)
156 * 'dpdkvhostuserclient' port type.
157 - Increase number of registers to 16.
158 - ovs-benchmark: This utility has been removed due to lack of use and
159 bitrot.
160 - ovs-appctl:
161 * New "vlog/close" command.
162 - ovs-ctl:
163 * Added the ability to selectively start the forwarding and database
164 functions (ovs-vswitchd and ovsdb-server, respectively).
165 - ovsdb-server:
166 * Remove max number of sessions limit, to enable connection scaling
167 testing.
168 - python:
169 * Added support for Python 3.4+ in addition to existing support
170 for 2.7+.
171 - SELinux:
172 * Introduced SELinux policy package.
173 - Datapath Linux kernel compatibility.
174 * Dropped support for kernel older than 3.10.
175 * Removed VLAN splinters feature.
176 * Datapath supports kernel upto 4.7.
177 - Tunnels:
178 * Flow based tunnel match and action can be used for IPv6 address using
179 tun_ipv6_src, tun_ipv6_dst fields.
180 * Added support for IPv6 tunnels, for details checkout FAQ.
181 * Deprecated support for IPsec tunnels ports.
182 - A wrapper script, 'ovs-tcpdump', to easily port-mirror an OVS port and
183 watch with tcpdump
184 - Introduce --no-self-confinement flag that allows daemons to work with
185 sockets outside their run directory.
186 - ovs-pki: Changed message digest algorithm from SHA-1 to SHA-512 because
187 SHA-1 is no longer secure and some operating systems have started to
188 disable it in OpenSSL.
189 - Add 'mtu_request' column to the Interface table. It can be used to
190 configure the MTU of the ports.
191
192 Known issues:
193 - Using openvswitch module in conjunction with upstream Linux tunnels:
194 * When using the openvswitch module distributed with OVS against kernel
195 versions 4.4 to 4.6, the openvswitch module cannot be loaded or used at
196 the same time as "ip_gre".
197 - Conntrack FTP ALGs: When using the openvswitch module distributed with
198 OVS, particular Linux distribution kernels versions may provide diminished
199 functionality. This typically affects active FTP data connections when
200 using "actions=ct(alg=ftp),..." in flow tables. Specifically:
201 * Centos 7.1 kernels (3.10.0-2xx) kernels are unable to correctly set
202 up expectations for FTP data connections in multiple zones,
203 eg "actions=ct(zone=1,alg=ftp),ct(zone=2,alg=ftp),...". Executing the
204 "ct" action for subsequent data connections may fail to determine that
205 the data connection is "related" to an existing connection.
206 * Centos 7.2 kernels (3.10.0-3xx) kernels may not establish FTP ALG state
207 correctly for NATed connections. As a result, flows that perform NAT,
208 eg "actions=ct(nat,ftp=alg,table=1),..." may fail to NAT the packet,
209 and will populate the "ct_state=inv" bit in the flow.
210
211
212 v2.5.0 - 26 Feb 2016
213 ---------------------
214 - Dropped support for Python older than version 2.7. As a consequence,
215 using Open vSwitch 2.5 or later on XenServer 6.5 or earlier (which
216 have Python 2.4) requires first installing Python 2.7.
217 - OpenFlow:
218 * Group chaining (where one OpenFlow group triggers another) is
219 now supported.
220 * OpenFlow 1.4+ "importance" is now considered for flow eviction.
221 * OpenFlow 1.4+ OFPTC_EVICTION is now implemented.
222 * OpenFlow 1.4+ OFPTC_VACANCY_EVENTS is now implemented.
223 * OpenFlow 1.4+ OFPMP_TABLE_DESC is now implemented.
224 * Allow modifying the ICMPv4/ICMPv6 type and code fields.
225 * OpenFlow 1.4+ OFPT_SET_ASYNC_CONFIG and OFPT_GET_ASYNC_CONFIG are
226 now implemented.
227 - ovs-ofctl:
228 * New "out_group" keyword for OpenFlow 1.1+ matching on output group.
229 - Tunnels:
230 * Geneve tunnels can now match and set options and the OAM bit.
231 * The nonstandard GRE64 tunnel extension has been dropped.
232 - Support Multicast Listener Discovery (MLDv1 and MLDv2).
233 - Add 'symmetric_l3l4' and 'symmetric_l3l4+udp' hash functions.
234 - sFlow agent now reports tunnel and MPLS structures.
235 - New 'check-system-userspace', 'check-kmod' and 'check-kernel' Makefile
236 targets to run a new system testsuite. These tests can be run inside
237 a Vagrant box. See INSTALL.md for details
238 - Mark --syslog-target argument as deprecated. It will be removed in
239 the next OVS release.
240 - Added --user option to all daemons
241 - Add support for connection tracking through the new "ct" action
242 and "ct_state"/"ct_zone"/"ct_mark"/"ct_label" match fields. Only
243 available on Linux kernels with the connection tracking module loaded.
244 - Add experimental version of OVN. OVN, the Open Virtual Network, is a
245 system to support virtual network abstraction. OVN complements the
246 existing capabilities of OVS to add native support for virtual network
247 abstractions, such as virtual L2 and L3 overlays and security groups.
248 - RHEL packaging:
249 * DPDK ports may now be created via network scripts (see README.RHEL).
250 - DPDK:
251 * Requires DPDK 2.2
252 * Added multiqueue support to vhost-user
253 * Note: QEMU 2.5+ required for multiqueue support
254
255 v2.4.0 - 20 Aug 2015
256 ---------------------
257 - Flow table modifications are now atomic, meaning that each packet
258 now sees a coherent version of the OpenFlow pipeline. For
259 example, if a controller removes all flows with a single OpenFlow
260 "flow_mod", no packet sees an intermediate version of the OpenFlow
261 pipeline where only some of the flows have been deleted.
262 - Added support for SFQ, FQ_CoDel and CoDel qdiscs.
263 - Add bash command-line completion support for ovs-vsctl Please check
264 utilities/ovs-command-compgen.INSTALL.md for how to use.
265 - The MAC learning feature now includes per-port fairness to mitigate
266 MAC flooding attacks.
267 - New support for a "conjunctive match" OpenFlow extension, which
268 allows constructing OpenFlow matches of the form "field1 in
269 {a,b,c...} AND field2 in {d,e,f...}" and generalizations. For details,
270 see documentation for the "conjunction" action in ovs-ofctl(8).
271 - Add bash command-line completion support for ovs-appctl/ovs-dpctl/
272 ovs-ofctl/ovsdb-tool commands. Please check
273 utilities/ovs-command-compgen.INSTALL.md for how to use.
274 - The "learn" action supports a new flag "delete_learned" that causes
275 the learned flows to be deleted when the flow with the "learn" action
276 is deleted.
277 - Basic support for the Geneve tunneling protocol. It is not yet
278 possible to generate or match options. This is planned for a future
279 release. The protocol is documented at
280 http://tools.ietf.org/html/draft-gross-geneve-00
281 - The OVS database now reports controller rate limiting statistics.
282 - sflow now exports information about LACP-based bonds, port names, and
283 OpenFlow port numbers, as well as datapath performance counters.
284 - ovs-dpctl functionality is now available for datapaths integrated
285 into ovs-vswitchd, via ovs-appctl. Some existing ovs-appctl
286 commands are now redundant and will be removed in a future
287 release. See ovs-vswitchd(8) for details.
288 - OpenFlow:
289 * OpenFlow 1.4 bundles are now supported for flow mods and port
290 mods. For flow mods, both 'atomic' and 'ordered' bundle flags
291 are trivially supported, as all bundled messages are executed
292 in the order they were added and all flow table modifications
293 are now atomic to the datapath. Port mods may not appear in
294 atomic bundles, as port status modifications are not atomic.
295 * IPv6 flow label and neighbor discovery fields are now modifiable.
296 * OpenFlow 1.5 extended registers are now supported.
297 * The OpenFlow 1.5 actset_output field is now supported.
298 * OpenFlow 1.5 Copy-Field action is now supported.
299 * OpenFlow 1.5 masked Set-Field action is now supported.
300 * OpenFlow 1.3+ table features requests are now supported (read-only).
301 * Nicira extension "move" actions may now be included in action sets.
302 * "resubmit" actions may now be included in action sets. The resubmit
303 is executed last, and only if the action set has no "output" or "group"
304 action.
305 * OpenFlow 1.4+ flow "importance" is now maintained in the flow table.
306 * A new Netronome extension to OpenFlow 1.5+ allows control over the
307 fields hashed for OpenFlow select groups. See "selection_method" and
308 related options in ovs-ofctl(8) for details.
309 - ovs-ofctl has a new '--bundle' option that makes the flow mod commands
310 ('add-flow', 'add-flows', 'mod-flows', 'del-flows', and 'replace-flows')
311 use an OpenFlow 1.4 bundle to operate the modifications as a single
312 atomic transaction. If any of the flow mods in a transaction fail, none
313 of them are executed. All flow mods in a bundle appear to datapath
314 lookups simultaneously.
315 - ovs-ofctl 'add-flow' and 'add-flows' commands now accept arbitrary flow
316 mods as an input by allowing the flow specification to start with an
317 explicit 'add', 'modify', 'modify_strict', 'delete', or 'delete_strict'
318 keyword. A missing keyword is treated as 'add', so this is fully
319 backwards compatible. With the new '--bundle' option all the flow mods
320 are executed as a single atomic transaction using an OpenFlow 1.4 bundle.
321 - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because
322 MD5 is no longer secure and some operating systems have started to disable
323 it in OpenSSL.
324 - ovsdb-server: New OVSDB protocol extension allows inequality tests on
325 "optional scalar" columns. See ovsdb-server(1) for details.
326 - ovs-vsctl now permits immutable columns in a new row to be modified in
327 the same transaction that creates the row.
328 - test-controller has been renamed ovs-testcontroller at request of users
329 who find it useful for testing basic OpenFlow setups. It is still not
330 a necessary or desirable part of most Open vSwitch deployments.
331 - Support for travis-ci.org based continuous integration builds has been
332 added. Build failures are reported to build@openvswitch.org. See INSTALL.md
333 file for additional details.
334 - Support for the Rapid Spanning Tree Protocol (IEEE 802.1D-2004).
335 The implementation has been tested successfully against the Ixia Automated
336 Network Validation Library (ANVL).
337 - Stats are no longer updated on fake bond interface.
338 - Keep active bond slave selection across OVS restart.
339 - A simple wrapper script, 'ovs-docker', to integrate OVS with Docker
340 containers. If and when there is a native integration of Open vSwitch
341 with Docker, the wrapper script will be retired.
342 - Added support for DPDK Tunneling. VXLAN, GRE, and Geneve are supported
343 protocols. This is generic tunneling mechanism for userspace datapath.
344 - Support for multicast snooping (IGMPv1, IGMPv2 and IGMPv3)
345 - Support for Linux kernels up to 4.0.x
346 - The documentation now use the term 'destination' to mean one of syslog,
347 console or file for vlog logging instead of the previously used term
348 'facility'.
349 - Support for VXLAN Group Policy extension
350 - Initial support for the IETF Auto-Attach SPBM draft standard. This
351 contains rudimentary support for the LLDP protocol as needed for
352 Auto-Attach.
353 - The default OpenFlow and OVSDB ports are now the IANA-assigned
354 numbers. OpenFlow is 6653 and OVSDB is 6640.
355 - Support for DPDK vHost.
356 - Support for outer UDP checksums in Geneve and VXLAN.
357 - The kernel vports with dependencies are no longer part of the overall
358 openvswitch.ko but built and loaded automatically as individual kernel
359 modules (vport-*.ko).
360 - Support for STT tunneling.
361 - ovs-sim: New developer tool for simulating multiple OVS instances.
362 See ovs-sim(1) for more information.
363 - Support to configure method (--syslog-method argument) that determines
364 how daemons will talk with syslog.
365 - Support for "ovs-appctl vlog/list-pattern" command that lets to query
366 logging message format for each destination.
367
368
369 v2.3.0 - 14 Aug 2014
370 ---------------------
371 - OpenFlow 1.1, 1.2, and 1.3 are now enabled by default in
372 ovs-vswitchd.
373 - Linux kernel datapath now has an exact match cache optimizing the
374 flow matching process.
375 - Datapath flows now have partially wildcarded tranport port field
376 matches. This reduces userspace upcalls, but increases the
377 number of different masks in the datapath. The kernel datapath
378 exact match cache removes the overhead of matching the incoming
379 packets with the larger number of masks, but when paired with an
380 older kernel module, some workloads may perform worse with the
381 new userspace.
382 - Compatibility with autoconf 2.63 (previously >=2.64)
383
384 v2.2.0 - Internal Release
385 ---------------------
386 - Internal ports are no longer brought up by default, because it
387 should be an administrator task to bring up devices as they are
388 configured properly.
389 - ovs-vsctl now reports when ovs-vswitchd fails to create a new port or
390 bridge.
391 - Port creation and configuration errors are now stored in a new error
392 column of the Interface table and included in 'ovs-vsctl show'.
393 - The "ovsdbmonitor" graphical tool has been removed, because it was
394 poorly maintained and not widely used.
395 - New "check-ryu" Makefile target for running Ryu tests for OpenFlow
396 controllers against Open vSwitch. See INSTALL.md for details.
397 - Added IPFIX support for SCTP flows and templates for ICMPv4/v6 flows.
398 - Upon the receipt of a SIGHUP signal, ovs-vswitchd no longer reopens its
399 log file (it will terminate instead). Please use 'ovs-appctl vlog/reopen'
400 instead.
401 - Support for Linux kernels up to 3.14. From Kernel 3.12 onwards OVS uses
402 tunnel API for GRE and VXLAN.
403 - Added DPDK support.
404 - Added support for custom vlog patterns in Python
405
406
407 v2.1.0 - 19 Mar 2014
408 ---------------------
409 - Address prefix tracking support for flow tables. New columns
410 "prefixes" in OVS-DB table "Flow_Table" controls which packet
411 header fields are used for address prefix tracking. Prefix
412 tracking allows the classifier to skip rules with longer than
413 necessary prefixes, resulting in better wildcarding for datapath
414 flows. Default configuration is to not use any fields for prefix
415 tracking. However, if any flow tables contain both exact matches
416 and masked matches for IP address fields, OVS performance may be
417 increased by using this feature.
418 * As of now, the fields for which prefix lookup can be enabled
419 are: 'tun_id', 'tun_src', 'tun_dst', 'nw_src', 'nw_dst' (or
420 aliases 'ip_src' and 'ip_dst'), 'ipv6_src', and 'ipv6_dst'.
421 (Using this feature for 'tun_id' would only make sense if the
422 tunnel IDs have prefix structure similar to IP addresses.)
423 * There is a maximum number of fields that can be enabled for any
424 one flow table. Currently this limit is 3.
425 * Examples:
426 $ ovs-vsctl set Bridge br0 flow_tables:0=@N1 -- \
427 --id=@N1 create Flow_Table name=table0
428 $ ovs-vsctl set Bridge br0 flow_tables:1=@N1 -- \
429 --id=@N1 create Flow_Table name=table1
430 $ ovs-vsctl set Flow_Table table0 prefixes=ip_dst,ip_src
431 $ ovs-vsctl set Flow_Table table1 prefixes=[]
432 - TCP flags matching: OVS now supports matching of TCP flags. This
433 has an adverse performance impact when using OVS userspace 1.10
434 or older (no megaflows support) together with the new OVS kernel
435 module. It is recommended that the kernel and userspace modules
436 both are upgraded at the same time.
437 - The default OpenFlow and OVSDB ports will change to
438 IANA-assigned numbers in a future release. Consider updating
439 your installations to specify port numbers instead of using the
440 defaults.
441 - OpenFlow:
442 * The OpenFlow 1.1+ "Write-Actions" instruction is now supported.
443 * OVS limits the OpenFlow port numbers it assigns to port 32767 and
444 below, leaving port numbers above that range free for assignment
445 by the controller.
446 * ovs-vswitchd now honors changes to the "ofport_request" column
447 in the Interface table by changing the port's OpenFlow port
448 number.
449 * The Open vSwitch software switch now supports OpenFlow groups.
450 - ovs-vswitchd.conf.db.5 man page will contain graphviz/dot
451 diagram only if graphviz package was installed at the build time.
452 - Support for Linux kernels up to 3.11
453 - ovs-dpctl:
454 The "show" command also displays mega flow mask stats.
455 - ovs-ofctl:
456 * New command "ofp-parse-pcap" to dump OpenFlow from PCAP files.
457 - ovs-controller has been renamed test-controller. It is no longer
458 packaged or installed by default, because too many users assumed
459 incorrectly that ovs-controller was a necessary or desirable part
460 of an Open vSwitch deployment.
461 - Added vlog option to export to a UDP syslog sink.
462 - ovsdb-client:
463 * The "monitor" command can now monitor all tables in a database,
464 instead of being limited to a single table.
465 - The flow-eviction-threshold has been replaced by the flow-limit which is a
466 hard limit on the number of flows in the datapath. It defaults to 200,000
467 flows. OVS automatically adjusts this number depending on network
468 conditions.
469 - Added IPv6 support for active and passive socket communications.
470
471
472 v2.0.0 - 15 Oct 2013
473 ---------------------
474 - The ovs-vswitchd process is no longer single-threaded. Multiple
475 threads are now used to handle flow set up and asynchronous
476 logging.
477 - OpenFlow:
478 * Experimental support for OpenFlow 1.1 (in addition to 1.2 and
479 1.3, which had experimental support in 1.10).
480 * Experimental protocol support for OpenFlow 1.1+ groups. This
481 does not yet include an implementation in the Open vSwitch
482 software switch.
483 * Experimental protocol support for OpenFlow 1.2+ meters. This
484 does not yet include an implementation in the Open vSwitch
485 software switch.
486 * New support for matching outer source and destination IP address
487 of tunneled packets, for tunnel ports configured with the newly
488 added "remote_ip=flow" and "local_ip=flow" options.
489 * Support for matching on metadata 'pkt_mark' for interacting with
490 other system components. On Linux this corresponds to the skb
491 mark.
492 * Support matching, rewriting SCTP ports
493 - The Interface table in the database has a new "ifindex" column to
494 report the interface's OS-assigned ifindex.
495 - New "check-oftest" Makefile target for running OFTest against Open
496 vSwitch. See README-OFTest for details.
497 - The flow eviction threshold has been moved to the Open_vSwitch table.
498 - Database names are now mandatory when specifying ovsdb-server options
499 through database paths (e.g. Private key option with the database name
500 should look like "--private-key=db:Open_vSwitch,SSL,private_key").
501 - Added ovs-dev.py, a utility script helpful for Open vSwitch developers.
502 - Support for Linux kernels up to 3.10
503 - ovs-ofctl:
504 * New "ofp-parse" for printing OpenFlow messages read from a file.
505 * New commands for OpenFlow 1.1+ groups.
506 - Added configurable flow caching support to IPFIX exporter.
507 - Dropped support for Linux pre-2.6.32.
508 - Log file timestamps and ovsdb commit timestamps are now reported
509 with millisecond resolution. (Previous versions only reported
510 whole seconds.)
511
512
513 v1.11.0 - 28 Aug 2013
514 ---------------------
515 - Support for megaflows, which allows wildcarding in the kernel (and
516 any dpif implementation that supports wildcards). Depending on
517 the flow table and switch configuration, flow set up rates are
518 close to the Linux bridge.
519 - The "tutorial" directory contains a new tutorial for some advanced
520 Open vSwitch features.
521 - Stable bond mode has been removed.
522 - The autopath action has been removed.
523 - New support for the data encapsulation format of the LISP tunnel
524 protocol (RFC 6830). An external control plane or manual flow
525 setup is required for EID-to-RLOC mapping.
526 - OpenFlow:
527 * The "dec_mpls_ttl" and "set_mpls_ttl" actions from OpenFlow
528 1.1 and later are now implemented.
529 * New "stack" extension for use in actions, to push and pop from
530 NXM fields.
531 * The "load" and "set_field" actions can now modify the "in_port". (This
532 allows one to enable output to a flow's input port by setting the
533 in_port to some unused value, such as OFPP_NONE.)
534 - ovs-dpctl:
535 * New debugging commands "add-flow", "mod-flow", "del-flow".
536 * "dump-flows" now has a -m option to increase output verbosity.
537 - In dpif-based bridges, cache action translations, which can improve
538 flow set up performance by 80% with a complicated flow table.
539 - New syslog format, prefixed with "ovs|", to be easier to filter.
540 - RHEL: Removes the default firewall rule that allowed GRE traffic to
541 pass through. Any users that relied on this automatic firewall hole
542 will have to manually configure it. The ovs-ctl(8) manpage documents
543 the "enable-protocol" command that can be used as an alternative.
544 - New CFM demand mode which uses data traffic to indicate interface
545 liveness.
546
547 v1.10.0 - 01 May 2013
548 ---------------------
549 - Bridge compatibility support has been removed. Any uses that
550 rely on ovs-brcompatd will have to stick with Open vSwitch 1.9.x
551 or adapt to native Open vSwitch support (e.g. use ovs-vsctl instead
552 of brctl).
553 - The maximum size of the MAC learning table is now configurable.
554 - With the Linux datapath, packets for new flows are now queued
555 separately on a per-port basis, so it should no longer be
556 possible for a large number of new flows arriving on one port to
557 prevent new flows from being processed on other ports.
558 - ovs-vsctl:
559 * Previously ovs-vsctl would retry connecting to the database forever,
560 causing it to hang if ovsdb-server was not running. Now, ovs-vsctl
561 only tries once by default (use --retry to try forever). This change
562 means that you may want to remove uses of --timeout to avoid hangs
563 in ovs-vsctl calls.
564 * Many "ovs-vsctl" database commands now accept an --if-exists option.
565 Please refer to the ovs-vsctl manpage for details.
566 - OpenFlow:
567 - Experimental support for newer versions of OpenFlow. See
568 the "What versions of OpenFlow does Open vSwitch support?"
569 question in the FAQ for more details.
570 - The OpenFlow "dp_desc" may now be configured by setting the
571 value of other-config:dp-desc in the Bridge table.
572 - It is possible to request the OpenFlow port number with the
573 "ofport_request" column in the Interface table.
574 - The NXM flow_removed message now reports the OpenFlow table ID
575 from which the flow was removed.
576 - Tunneling:
577 - New support for the VXLAN tunnel protocol (see the IETF draft here:
578 http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03).
579 - Tunneling requires the version of the kernel module paired with
580 Open vSwitch 1.9.0 or later.
581 - Inheritance of the Don't Fragment bit in IP tunnels (df_inherit)
582 is no longer supported.
583 - Path MTU discovery is no longer supported.
584 - CAPWAP tunneling support removed.
585 - Tunnels with multicast destination ports are no longer supported.
586 - ovs-dpctl:
587 - The "dump-flows" and "del-flows" no longer require an argument
588 if only one datapath exists.
589 - ovs-appctl:
590 - New "vlog/disable-rate-limit" and "vlog/enable-rate-limit"
591 commands available allow control over logging rate limits.
592 - New "dpif/dump-dps", "dpif/show", and "dpif/dump-flows" command
593 that mimic the equivalent ovs-dpctl commands.
594 - The ofproto library is now responsible for assigning OpenFlow port
595 numbers. An ofproto implementation should assign them when
596 port_construct() is called.
597 - All dpif-based bridges of a particular type share a common
598 datapath called "ovs-<type>", e.g. "ovs-system". The ovs-dpctl
599 commands will now return information on that shared datapath. To
600 get the equivalent bridge-specific information, use the new
601 "ovs-appctl dpif/*" commands.
602 - Backward-incompatible changes:
603 - Earlier Open vSwitch versions treated ANY as a wildcard in flow
604 syntax. OpenFlow 1.1 adds a port named ANY, which introduces a
605 conflict. ANY was rarely used in flow syntax, so we chose to
606 retire that meaning of ANY in favor of the OpenFlow 1.1 meaning.
607 - Patch ports no longer require kernel support, so they now work
608 with FreeBSD and the kernel module built into Linux 3.3 and later.
609 - New "sample" action.
610
611
612 v1.9.0 - 26 Feb 2013
613 ------------------------
614 - Datapath:
615 - Support for ipv6 set action.
616 - SKB mark matching and setting.
617 - support for Linux kernels up to 3.8
618 - FreeBSD is now a supported platform, thanks to code contributions from
619 Gaetano Catalli, Ed Maste, and Giuseppe Lettieri.
620 - ovs-bugtool: New --ovs option to report only OVS related information.
621 - New %t and %T log escapes to identify the subprogram within a
622 cooperating group of processes or threads that emitted a log message.
623 The default log patterns now include this information.
624 - OpenFlow:
625 - Allow bitwise masking for SHA and THA fields in ARP, SLL and TLL
626 fields in IPv6 neighbor discovery messages, and IPv6 flow label.
627 - Adds support for writing to the metadata field for a flow.
628 - Tunneling:
629 - The tunneling code no longer assumes input and output keys are
630 symmetric. If they are not, PMTUD needs to be disabled for
631 tunneling to work. Note this only applies to flow-based keys.
632 - New support for a nonstandard form of GRE that supports a 64-bit key.
633 - Tunnel Path MTU Discovery default value was set to 'disabled'.
634 This feature is deprecated and will be removed soon.
635 - Tunnel header caching removed.
636 - ovs-ofctl:
637 - Commands and actions that accept port numbers now also accept keywords
638 that represent those ports (such as LOCAL, NONE, and ALL). This is
639 also the recommended way to specify these ports, for compatibility
640 with OpenFlow 1.1 and later (which use the OpenFlow 1.0 numbers
641 for these ports for different purposes).
642 - ovs-dpctl:
643 - Support requesting the port number with the "port_no" option in
644 the "add-if" command.
645 - ovs-pki: The "online PKI" features have been removed, along with
646 the ovs-pki-cgi program that facilitated it, because of some
647 alarmist insecurity claims. We do not believe that these claims
648 are true, but because we do not know of any users for this
649 feature it seems better on balance to remove it. (The ovs-pki-cgi
650 program was not included in distribution packaging.)
651 - ovsdb-server now enforces the immutability of immutable columns. This
652 was not enforced in earlier versions due to an oversight.
653 - The following features are now deprecated. They will be removed no
654 earlier than February 2013. Please email dev@openvswitch.org with
655 concerns.
656 - Bridge compatibility.
657 - Stable bond mode.
658 - The autopath action.
659 - Interface type "null".
660 - Numeric values for reserved ports (see "ovs-ofctl" note above).
661 - Tunnel Path MTU Discovery.
662 - CAPWAP tunnel support.
663 - The data in the RARP packets can now be matched in the same way as the
664 data in ARP packets.
665
666
667 v1.8.0 - 26 Feb 2013
668 ------------------------
669 *** Internal only release ***
670 - New FAQ. Please send updates and additions!
671 - Authors of controllers, please read the new section titled "Action
672 Reproduction" in DESIGN, which describes an Open vSwitch change in
673 behavior in corner cases that may affect some controllers.
674 - ovs-l3ping:
675 - A new test utility that can create L3 tunnel between two Open
676 vSwitches and detect connectivity issues.
677 - ovs-ofctl:
678 - New --sort and --rsort options for "dump-flows" command.
679 - "mod-port" command can now control all OpenFlow config flags.
680 - OpenFlow:
681 - Allow general bitwise masking for IPv4 and IPv6 addresses in
682 IPv4, IPv6, and ARP packets. (Previously, only CIDR masks
683 were allowed.)
684 - Allow support for arbitrary Ethernet masks. (Previously, only
685 the multicast bit in the destination address could be individually
686 masked.)
687 - New field OXM_OF_METADATA, to align with OpenFlow 1.1.
688 - The OFPST_QUEUE request now reports an error if a specified port or
689 queue does not exist, or for requests for a specific queue on all
690 ports, if the specified queue does not exist on any port. (Previous
691 versions generally reported an empty set of results.)
692 - New "flow monitor" feature to allow controllers to be notified of
693 flow table changes as they happen.
694 - Additional protocols are not mirrored and dropped when forward-bpdu is
695 false. For a full list, see the ovs-vswitchd.conf.db man page.
696 - Open vSwitch now sends RARP packets in situations where it previously
697 sent a custom protocol, making it consistent with behavior of QEMU and
698 VMware.
699 - All Open vSwitch programs and log files now show timestamps in UTC,
700 instead the local timezone, by default.
701
702
703 v1.7.0 - 30 Jul 2012
704 ------------------------
705 - kernel modules are renamed. openvswitch_mod.ko is now
706 openvswitch.ko and brcompat_mod.ko is now brcompat.ko.
707 - Increased the number of NXM registers to 8.
708 - Added ability to configure DSCP setting for manager and controller
709 connections. By default, these connections have a DSCP value of
710 Internetwork Control (0xc0).
711 - Added the granular link health statistics, 'cfm_health', to an
712 interface.
713 - OpenFlow:
714 - Added support to mask nd_target for ICMPv6 neighbor discovery flows.
715 - Added support for OpenFlow 1.3 port description (OFPMP_PORT_DESC)
716 multipart messages.
717 - ovs-ofctl:
718 - Added the "dump-ports-desc" command to retrieve port
719 information using the new port description multipart messages.
720 - ovs-test:
721 - Added support for spawning ovs-test server from the client.
722 - Now ovs-test is able to automatically create test bridges and ports.
723 - "ovs-dpctl dump-flows" now prints observed TCP flags in TCP flows.
724 - Tripled flow setup performance.
725 - The "coverage/log" command previously available through ovs-appctl
726 has been replaced by "coverage/show". The new command replies with
727 coverage counter values, instead of logging them.
728
729
730 v1.6.1 - 25 Jun 2012
731 ------------------------
732 - Allow OFPP_CONTROLLER as the in_port for packet-out messages.
733
734
735 v1.6.0 - 24 Feb 2012
736 ------------------------
737 *** Internal only release ***
738 - bonding
739 - LACP bonds no longer fall back to balance-slb when negotiations fail.
740 Instead they drop traffic.
741 - The default bond_mode changed from SLB to active-backup, to protect
742 unsuspecting users from the significant risks of SLB bonds (which are
743 documented in vswitchd/INTERNALS).
744 - Load balancing can be disabled by setting the bond-rebalance-interval
745 to zero.
746 - OpenFlow:
747 - Added support for bitwise matching on TCP and UDP ports.
748 See ovs-ofctl(8) for more information.
749 - NXM flow dumps now include times elapsed toward idle and hard
750 timeouts.
751 - Added an OpenFlow extension NXT_SET_ASYNC_CONFIG that allows
752 controllers more precise control over which OpenFlow messages they
753 receive asynchronously.
754 - New "fin_timeout" action.
755 - Added "fin_timeout" support to "learn" action.
756 - New Nicira action NXAST_CONTROLLER that offers additional features
757 over output to OFPP_CONTROLLER.
758 - When QoS settings for an interface do not configure a default queue
759 (queue 0), Open vSwitch now uses a default configuration for that
760 queue, instead of dropping all packets as in previous versions.
761 - Logging:
762 - Logging to console and file will have UTC timestamp as a default for
763 all the daemons. An example of the default format is
764 2012-01-27T16:35:17Z. ovs-appctl can be used to change the default
765 format as before.
766 - The syntax of commands and options to set log levels was simplified,
767 to make it easier to remember.
768 - New support for limiting the number of flows in an OpenFlow flow
769 table, with configurable policy for evicting flows upon
770 overflow. See the Flow_Table table in ovs-vswitch.conf.db(5)
771 for more information.
772 - New "enable-async-messages" column in the Controller table. If set to
773 false, OpenFlow connections to the controller will initially have all
774 asynchronous messages disabled, overriding normal OpenFlow behavior.
775 - ofproto-provider interface:
776 - "struct rule" has a new member "used" that ofproto implementations
777 should maintain by updating with ofproto_rule_update_used().
778 - ovsdb-client:
779 - The new option --timestamp causes the "monitor" command to print
780 a timestamp with every update.
781 - CFM module CCM broadcasts can now be tagged with an 802.1p priority.
782
783
784 v1.5.0 - 01 Jun 2012
785 ------------------------
786 - OpenFlow:
787 - Added support for querying, modifying, and deleting flows
788 based on flow cookie when using NXM.
789 - Added new NXM_PACKET_IN format.
790 - Added new NXAST_DEC_TTL action.
791 - ovs-ofctl:
792 - Added daemonization support to the monitor and snoop commands.
793 - ovs-vsctl:
794 - The "find" command supports new set relational operators
795 {=}, {!=}, {<}, {>}, {<=}, and {>=}.
796 - ovsdb-tool now uses the typical database and schema installation
797 directories as defaults.
798 - The default MAC learning timeout has been increased from 60 seconds
799 to 300 seconds. The MAC learning timeout is now configurable.
800
801
802 v1.4.0 - 30 Jan 2012
803 ------------------------
804 - Compatible with Open vSwitch kernel module included in Linux 3.3.
805 - New "VLAN splinters" feature to work around buggy device drivers
806 in old Linux versions. (This feature is deprecated. When
807 broken device drivers are no longer in widespread use, we will
808 delete this feature.) See ovs-vswitchd.conf.db(5) for more
809 information.
810 - OpenFlow:
811 - Added ability to match on IPv6 flow label through NXM.
812 - Added ability to match on ECN bits in IPv4 and IPv6 through NXM.
813 - Added ability to match on TTL in IPv4 and IPv6 through NXM.
814 - Added ability to modify ECN bits in IPv4.
815 - Added ability to modify TTL in IPv4.
816 - ovs-vswitchd:
817 - Don't require the "normal" action to use mirrors. Traffic will
818 now be properly mirrored for any flows, regardless of their
819 actions.
820 - Track packet and byte statistics sent on mirrors.
821 - The sFlow implementation can now usually infer the correct agent
822 device instead of having to be told explicitly.
823 - ovs-appctl:
824 - New "fdb/flush" command to flush bridge's MAC learning table.
825 - ovs-test:
826 - A new distributed testing tool that allows one to diagnose performance
827 and connectivity issues. This tool currently is not included in RH or
828 Xen packages.
829 - RHEL packaging now supports integration with Red Hat network scripts.
830 - bonding:
831 - Post 1.4.*, OVS will be changing the default bond mode from balance-slb
832 to active-backup. SLB bonds carry significant risks with them
833 (documented vswitchd/INTERNALS) which we want to prevent unsuspecting
834 users from running into. Users are advised to update any scripts or
835 configuration which may be negatively impacted by explicitly setting
836 the bond mode which they want to use.
837
838
839 v1.3.0 - 09 Dec 2011
840 ------------------------
841 - OpenFlow:
842 - Added an OpenFlow extension which allows the "output" action to accept
843 NXM fields.
844 - Added an OpenFlow extension for flexible learning.
845 - Bumped number of NXM registers from four to five.
846 - ovs-appctl:
847 - New "version" command to determine version of running daemon.
848 - If no argument is provided for "cfm/show", displays detailed
849 information about all interfaces with CFM enabled.
850 - If no argument is provided for "lacp/show", displays detailed
851 information about all ports with LACP enabled.
852 - ovs-dpctl:
853 - New "set-if" command to modify a datapath port's configuration.
854 - ovs-vswitchd:
855 - The software switch now supports 255 OpenFlow tables, instead
856 of just one. By default, only table 0 is consulted, but the
857 new NXAST_RESUBMIT_TABLE action can look up in additional
858 tables. Tables 128 and above are reserved for use by the
859 switch itself; please use only tables 0 through 127.
860 - Add support for 802.1D spanning tree (STP).
861 - Fragment handling extensions:
862 - New OFPC_FRAG_NX_MATCH fragment handling mode, in which L4
863 fields are made available for matching in fragments with
864 offset 0.
865 - New NXM_NX_IP_FRAG match field for matching IP fragments (usable
866 via "ip_frag" in ovs-ofctl).
867 - New ovs-ofctl "get-frags" and "set-frags" commands to get and set
868 fragment handling policy.
869 - CAPWAP tunneling now supports an extension to transport a 64-bit key.
870 By default it remains compatible with the old version and other
871 standards-based implementations.
872 - Flow setups are now processed in a round-robin manner across ports
873 to prevent any single client from monopolizing the CPU and conducting
874 a denial of service attack.
875 - Added support for native VLAN tagging. A new "vlan_mode"
876 parameter can be set for "port". Possible values: "access",
877 "trunk", "native-tagged" and "native-untagged".
878 - test-openflowd has been removed. Please use ovs-vswitchd instead.
879
880 v1.2.0 - 03 Aug 2011
881 ------------------------
882 - New "ofproto" abstraction layer to ease porting to hardware
883 switching ASICs.
884 - Packaging for Red Hat Enterprise Linux 5.6 and 6.0.
885 - Datapath support for Linux kernels up to 3.0.
886 - OpenFlow:
887 - New "bundle" and "bundle_load" action extensions.
888 - Database:
889 - Implement table unique constraints.
890 - Support cooperative locking between callers.
891 - ovs-dpctl:
892 - New "-s" option for "show" command prints packet and byte
893 counters for each port.
894 - ovs-ofctl:
895 - New "--readd" option for "replace-flows".
896 - ovs-vsctl:
897 - New "show" command to print an overview of configuration.
898 - New "comment" command to add remark that explains intentions.
899 - ovs-brcompatd has been rewritten to fix long-standing bugs.
900 - ovs-openflowd has been renamed test-openflowd and moved into the
901 tests directory. Its presence confused too many users. Please
902 use ovs-vswitchd instead.
903 - New ovs-benchmark utility to test flow setup performance.
904 - A new log level "off" has been added. Configuring a log facility
905 "off" prevents any messages from being logged to it. Previously,
906 "emer" was effectively "off" because no messages were ever logged at
907 level "emer". Now, errors that cause a process to exit are logged
908 at "emer" level.
909 - "configure" option --with-l26 has been renamed --with-linux, and
910 --with-l26-source has been renamed --with-linux-source. The old
911 names will be removed after the next release, so please update
912 your scripts.
913 - The "-2.6" suffix has been dropped from the datapath/linux-2.6 and
914 datapath/linux-2.6/compat-2.6 directories.
915 - Feature removals:
916 - Dropped support for "tun_id_from_cookie" OpenFlow extension.
917 Please use the extensible match extensions instead.
918 - Removed the Maintenance_Point and Monitor tables in an effort
919 to simplify 802.1ag configuration.
920 - Performance and scalability improvements
921 - Bug fixes
922
923 v1.1.0 - 05 Apr 2011
924 ------------------------
925 - Ability to define policies over IPv6
926 - LACP
927 - 802.1ag CCM
928 - Support for extensible match extensions to OpenFlow
929 - QoS:
930 - Support for HFSC qdisc.
931 - Queue used by in-band control can now be configured.
932 - Kernel:
933 - Kernel<->userspace interface has been reworked and should be
934 close to a stable ABI now.
935 - "Port group" concept has been dropped.
936 - GRE over IPSEC tunnels
937 - Bonding:
938 - New active backup bonding mode.
939 - New L4 hashing support when LACP is enabled.
940 - Source MAC hash now includes VLAN field also.
941 - miimon support.
942 - Greatly improved handling of large flow tables
943 - ovs-dpctl:
944 - "show" command now prints full vport configuration.
945 - "dump-groups" command removed since kernel support for
946 port groups was dropped.
947 - ovs-vsctl:
948 - New commands for working with the new Managers table.
949 - "list" command enhanced with new formatting options and --columns
950 option.
951 - "get" command now accepts new --id option.
952 - New "find" command.
953 - ovs-ofctl:
954 - New "queue-stats" command for printing queue stats.
955 - New commands "replace-flows" and "diff-flows".
956 - Commands to add and remove flows can now read from files.
957 - New --flow-format option to enable or disable NXM.
958 - New --more option to increase OpenFlow message verbosity.
959 - Removed "tun-cookie" command, which is no longer useful.
960 - ovs-controller enhancements for testing various features.
961 - New ovs-vlan-test command for testing for Linux kernel driver VLAN
962 bugs. New ovs-vlan-bug-workaround command for enabling and
963 disabling a workaround for these driver bugs.
964 - OpenFlow support:
965 - "Resubmit" actions now update flow statistics.
966 - New "register" extension for use in matching and actions, via NXM.
967 - New "multipath" experimental action extension.
968 - New support for matching multicast Ethernet frames, via NXM.
969 - New extension for OpenFlow vendor error codes.
970 - New extension to set the QoS output queue without actually
971 sending to an output port.
972 - Open vSwitch now reports a single flow table, instead of
973 separate hash and wildcard tables. This better models the
974 current implementation.
975 - New experimental "note" action.
976 - New "ofproto/trace" ovs-appctl command and associated utilities
977 to ease debugging complex flow tables.
978 - Database:
979 - Schema documentation now includes an entity-relationship diagram.
980 - The database is now garbage collected. In most tables,
981 unreferenced rows will be deleted automatically.
982 - Many tables now include statistics updated periodically by
983 ovs-vswitchd or ovsdb-server.
984 - Every table now has an "external-ids" column for use by OVS
985 integrators.
986 - There is no default controller anymore. Each bridge must have its
987 controller individually specified.
988 - The "fail-mode" is now a property of a Bridge instead of a Controller.
989 - New versioning and checksum features.
990 - New Managers table and manager_options column in Open_vSwitch table
991 for specifying managers. The old "managers" column in the
992 Open_vSwitch table has been removed.
993 - Many "name" columns are now immutable.
994 - Feature removals:
995 - Dropped support for XenServer pre-5.6.100.
996 - Dropped support for Linux pre-2.6.18.
997 - Dropped controller discovery support.
998 - Dropped "ovs-ofctl status" and the OpenFlow extension that it used.
999 Statistics reporting in the database is a rough equivalent.
1000 - Dropped the "corekeeper" package (now separate, at
1001 http://openvswitch.org/cgi-bin/gitweb.cgi?p=corekeeper).
1002 - Performance and scalability improvements
1003 - Bug fixes
1004
1005 v1.1.0pre2 - 13 Sep 2010
1006 ------------------------
1007 - Bug fixes
1008
1009 v1.1.0pre1 - 31 Aug 2010
1010 ------------------------
1011 - OpenFlow 1.0 slicing (QoS) functionality
1012 - Python bindings for configuration database (no write support)
1013 - Performance and scalability improvements
1014 - Bug fixes
1015
1016 v1.0.1 - 31 May 2010
1017 --------------------
1018 - New "patch" interface type
1019 - Bug fixes
1020
1021 v1.0.0 - 15 May 2010
1022 --------------------
1023 - Configuration database with remote management
1024 - OpenFlow 1.0
1025 - GRE tunneling
1026 - Support for XenServer 5.5 and 5.6
1027 - Performance and scalability improvements
1028 - Bug fixes
1029
1030 v0.99.2 - 18 Feb 2010
1031 ---------------------
1032 - Bug fixes
1033
1034 v0.99.1 - 25 Jan 2010
1035 ---------------------
1036 - Add support for sFlow(R)
1037 - Make headers compatible with C++
1038 - Bug fixes
1039
1040 v0.99.0 - 14 Jan 2010
1041 ---------------------
1042 - User-space forwarding engine
1043 - Bug fixes
1044
1045 v0.90.7 - 29 Nov 2009
1046 ---------------------
1047 - Add support for NetFlow active timeouts
1048 - Bug fixes
1049
1050 v0.90.6 - 6 Oct 2009
1051 --------------------
1052 - Bug fixes
1053
1054 v0.90.5 - 21 Sep 2009
1055 ---------------------
1056 - Generalize in-band control to more diverse network setups
1057 - Bug fixes