ovs-appctl: Add fdb/flush command
[sliver-openvswitch.git] / NEWS
1 post-v1.3.0
2 ------------------------
3     - ovs-appctl:
4       - New "fdb/flush" command to flush bridge's MAC learning table.
5
6
7 v1.3.0 - xx xxx xxxx
8 ------------------------
9     - OpenFlow:
10       - Added an OpenFlow extension which allows the "output" action to accept
11         NXM fields.
12       - Added an OpenFlow extension for flexible learning.
13       - Bumped number of NXM registers from four to five.
14     - ovs-appctl:
15       - New "version" command to determine version of running daemon.
16       - If no argument is provided for "cfm/show", displays detailed
17         information about all interfaces with CFM enabled.
18       - If no argument is provided for "lacp/show", displays detailed
19         information about all ports with LACP enabled.
20     - ovs-dpctl:
21       - New "set-if" command to modify a datapath port's configuration.
22     - ovs-vswitchd:
23       - The software switch now supports 255 OpenFlow tables, instead
24         of just one.  By default, only table 0 is consulted, but the
25         new NXAST_RESUBMIT_TABLE action can look up in additional
26         tables.  Tables 128 and above are reserved for use by the
27         switch itself; please use only tables 0 through 127.
28       - Add support for 802.1D spanning tree (STP).
29     - Fragment handling extensions:
30       - New OFPC_FRAG_NX_MATCH fragment handling mode, in which L4
31         fields are made available for matching in fragments with
32         offset 0.
33       - New NXM_NX_IP_FRAG match field for matching IP fragments (usable
34         via "ip_frag" in ovs-ofctl).
35       - New ovs-ofctl "get-frags" and "set-frags" commands to get and set
36         fragment handling policy.
37     - CAPWAP tunneling now supports an extension to transport a 64-key.  By
38       default it remains compatible with the old version and other
39       standards-based implementations.
40     - Flow setups are now processed in a round-robin manner across ports
41       to prevent any single client from monopolizing the CPU and conducting
42       a denial of service attack.
43     - Added support for native VLAN tagging.  A new "vlan_mode"
44       parameter can be set for "port". Possible values: "access",
45       "trunk", "native-tagged" and "native-untagged".
46     - test-openflowd has been removed.  Please use ovs-vswitchd instead.
47
48 v1.2.0 - 03 Aug 2011
49 ------------------------
50     - New "ofproto" abstraction layer to ease porting to hardware
51       switching ASICs.
52     - Packaging for Red Hat Enterprise Linux 5.6 and 6.0.
53     - Datapath support for Linux kernels up to 3.0.
54     - OpenFlow:
55       - New "bundle" and "bundle_load" action extensions.
56     - Database:
57       - Implement table unique constraints.
58       - Support cooperative locking between callers.
59     - ovs-dpctl:
60       - New "-s" option for "show" command prints packet and byte
61         counters for each port.
62     - ovs-ofctl:
63       - New "--readd" option for "replace-flows".
64     - ovs-vsctl:
65       - New "show" command to print an overview of configuration.
66       - New "comment" command to add remark that explains intentions.
67     - ovs-brcompatd has been rewritten to fix long-standing bugs.
68     - ovs-openflowd has been renamed test-openflowd and moved into the
69       tests directory.  Its presence confused too many users.  Please
70       use ovs-vswitchd instead.
71     - New ovs-benchmark utility to test flow setup performance.
72     - A new log level "off" has been added.  Configuring a log facility
73       "off" prevents any messages from being logged to it.  Previously,
74       "emer" was effectively "off" because no messages were ever logged at
75       level "emer".  Now, errors that cause a process to exit are logged
76       at "emer" level.
77     - "configure" option --with-l26 has been renamed --with-linux, and
78       --with-l26-source has been renamed --with-linux-source.  The old
79       names will be removed after the next release, so please update
80       your scripts.
81     - The "-2.6" suffix has been dropped from the datapath/linux-2.6 and
82       datapath/linux-2.6/compat-2.6 directories.
83     - Feature removals:
84       - Dropped support for "tun_id_from_cookie" OpenFlow extension.
85             Please use the extensible match extensions instead.
86       - Removed the Maintenance_Point and Monitor tables in an effort
87         to simplify 802.1ag configuration.
88     - Performance and scalability improvements
89     - Bug fixes
90
91 v1.1.0 - 05 Apr 2011
92 ------------------------
93     - Ability to define policies over IPv6
94     - LACP
95     - 802.1ag CCM
96     - Support for extensible match extensions to OpenFlow
97     - QoS:
98       - Support for HFSC qdisc.
99       - Queue used by in-band control can now be configured.
100     - Kernel:
101       - Kernel<->userspace interface has been reworked and should be
102         close to a stable ABI now.
103       - "Port group" concept has been dropped.
104     - GRE over IPSEC tunnels
105     - Bonding:
106       - New active backup bonding mode.
107       - New L4 hashing support when LACP is enabled.
108       - Source MAC hash now includes VLAN field also.
109       - miimon support.
110     - Greatly improved handling of large flow tables
111     - ovs-dpctl:
112       - "show" command now prints full vport configuration.
113       - "dump-groups" command removed since kernel support for
114         port groups was dropped.
115     - ovs-vsctl:
116       - New commands for working with the new Managers table.
117       - "list" command enhanced with new formatting options and --columns
118         option.
119       - "get" command now accepts new --id option.
120       - New "find" command.
121     - ovs-ofctl:
122       - New "queue-stats" command for printing queue stats.
123       - New commands "replace-flows" and "diff-flows".
124       - Commands to add and remove flows can now read from files.
125       - New --flow-format option to enable or disable NXM.
126       - New --more option to increase OpenFlow message verbosity.
127       - Removed "tun-cookie" command, which is no longer useful.
128     - ovs-controller enhancements for testing various features.
129     - New ovs-vlan-test command for testing for Linux kernel driver VLAN
130       bugs.  New ovs-vlan-bug-workaround command for enabling and
131       disabling a workaround for these driver bugs.
132     - OpenFlow support:
133       - "Resubmit" actions now update flow statistics.
134       - New "register" extension for use in matching and actions, via NXM.
135       - New "multipath" experimental action extension.
136       - New support for matching multicast Ethernet frames, via NXM.
137       - New extension for OpenFlow vendor error codes.
138       - New extension to set the QoS output queue without actually
139         sending to an output port.
140       - Open vSwitch now reports a single flow table, instead of
141         separate hash and wildcard tables.  This better models the
142         current implementation.
143       - New experimental "note" action.
144       - New "ofproto/trace" ovs-appctl command and associated utilities
145         to ease debugging complex flow tables.
146     - Database:
147       - Schema documentation now includes an entity-relationship diagram.
148       - The database is now garbage collected.  In most tables,
149         unreferenced rows will be deleted automatically.
150       - Many tables now include statistics updated periodically by
151         ovs-vswitchd or ovsdb-server.
152       - Every table now has an "external-ids" column for use by OVS
153         integrators.
154       - There is no default controller anymore.  Each bridge must have its
155         controller individually specified.
156       - The "fail-mode" is now a property of a Bridge instead of a Controller.
157       - New versioning and checksum features.
158       - New Managers table and manager_options column in Open_vSwitch table
159         for specifying managers.  The old "managers" column in the
160         Open_vSwitch table has been removed.
161       - Many "name" columns are now immutable.
162     - Feature removals:
163       - Dropped support for XenServer pre-5.6.100.
164       - Dropped support for Linux pre-2.6.18.
165       - Dropped controller discovery support.
166       - Dropped "ovs-ofctl status" and the OpenFlow extension that it used.
167         Statistics reporting in the database is a rough equivalent.
168       - Dropped the "corekeeper" package (now separate, at
169         http://openvswitch.org/cgi-bin/gitweb.cgi?p=corekeeper).
170     - Performance and scalability improvements
171     - Bug fixes
172
173 v1.1.0pre2 - 13 Sep 2010
174 ------------------------
175     - Bug fixes
176
177 v1.1.0pre1 - 31 Aug 2010
178 ------------------------
179     - OpenFlow 1.0 slicing (QoS) functionality
180     - Python bindings for configuration database (no write support)
181     - Performance and scalability improvements
182     - Bug fixes
183
184 v1.0.1 - 31 May 2010
185 --------------------
186     - New "patch" interface type
187     - Bug fixes
188
189 v1.0.0 - 15 May 2010
190 --------------------
191     - Configuration database with remote management
192     - OpenFlow 1.0
193     - GRE tunneling
194     - Support for XenServer 5.5 and 5.6
195     - Performance and scalability improvements
196     - Bug fixes
197
198 v0.99.2 - 18 Feb 2010
199 ---------------------
200     - Bug fixes
201
202 v0.99.1 - 25 Jan 2010
203 ---------------------
204     - Add support for sFlow(R)
205     - Make headers compatible with C++
206     - Bug fixes
207
208 v0.99.0 - 14 Jan 2010
209 ---------------------
210     - User-space forwarding engine
211     - Bug fixes
212
213 v0.90.7 - 29 Nov 2009
214 ---------------------
215     - Add support for NetFlow active timeouts
216     - Bug fixes
217
218 v0.90.6 - 6 Oct 2009
219 --------------------
220     - Bug fixes
221
222 v0.90.5 - 21 Sep 2009
223 ---------------------
224     - Generalize in-band control to more diverse network setups
225     - Bug fixes