SHA256
1
0
forked from pool/openvswitch
openvswitch/openvswitch.changes
Marcus Meissner 4e8d8ef605 Accepting request 129473 from home:onielsen:Virtualization
- New upstream version 1.7.0
  * Added support to mask nd_target for ICMPv6 neighbor discovery flows.
  * Added the granular link health statistics, 'cfm_health', to an
    interface.
  * Added ability to configure DSCP setting for manager and controller
    connections.
  * Tripled flow setup performance.
- Adjusted openvswitch-1.1.0-stp-fwd-delay.patch (new filename)

OBS-URL: https://build.opensuse.org/request/show/129473
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=13
2012-07-31 19:31:44 +00:00

156 lines
6.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Jul 31 12:41:19 UTC 2012 - on@morlock.nu
- New upstream version 1.7.0
* kernel modules are renamed. openvswitch_mod.ko is now
openvswitch.ko and brcompat_mod.ko is now brcompat.ko.
* Increased the number of NXM registers to 8.
* Added ability to configure DSCP setting for manager and controller
connections. By default, these connections have a DSCP value of
Internetwork Control (0xc0).
* Added the granular link health statistics, 'cfm_health', to an
interface.
* OpenFlow:
- Added support to mask nd_target for ICMPv6 neighbor discovery flows.
- Added support for OpenFlow 1.3 port description (OFPMP_PORT_DESC)
multipart messages.
* ovs-ofctl:
- Added the "dump-ports-desc" command to retrieve port
information using the new port description multipart messages.
* ovs-test:
- Added support for spawning ovs-test server from the client.
- Now ovs-test is able to automatically create test bridges and ports.
* "ovs-dpctl dump-flows" now prints observed TCP flags in TCP flows.
* Tripled flow setup performance.
* The "coverage/log" command previously available through ovs-appctl
has been replaced by "coverage/show". The new command replies with
coverage counter values, instead of logging them.
- Adjusted openvswitch-1.1.0-stp-fwd-delay.patch (new filename)
-------------------------------------------------------------------
Thu Jul 26 11:47:36 UTC 2012 - rhafer@suse.com
- The kernel modules where renamed in recent kernels. Backported a
patch from the 1.7 branch to use the new kernel names when
building on openSUSE > 12.1.
-------------------------------------------------------------------
Tue Jun 26 15:09:02 UTC 2012 - on@morlock.nu
- New upstream version 1.6.1
* Added support for bitwise matching on TCP and UDP ports.
* Support for limiting the number of flows in an OpenFlow flow
table, with configurable policy for evicting flows upon
overflow.
* Added an OpenFlow extension that allows controllers more precise
control over which messages they receive asynchronously.
* CFM module CCM broadcasts can now be tagged with an 802.1p priority.
* Load balancing for bonds can be disabled.
-------------------------------------------------------------------
Wed Jun 6 15:04:45 UTC 2012 - on@morlock.nu
- New upstream version 1.5.0
* OpenFlow:
- Added support for querying, modifying, and deleting flows
based on flow cookie when using NXM.
- Added new NXM_PACKET_IN format.
* ovs-ofctl:
- Added daemonization support to the monitor and snoop commands.
* ovs-vsctl:
- The "find" command supports new set relational operators
{=}, {!=}, {<}, {>}, {<=}, and {>=}.
* ovsdb-tool now uses the typical database and schema installation
directories as defaults.
-------------------------------------------------------------------
Thu May 10 22:32:34 UTC 2012 - on@morlock.nu
- New upstream version 1.4.1
* The default MAC learning timeout has been increased from 60 seconds
to 300 seconds. The MAC learning timeout is now configurable.
* Bug fixes
-------------------------------------------------------------------
Thu Apr 5 10:08:32 UTC 2012 - on@morlock.nu
- Build KMP packages from kernel-source on openSuSE > 12.1.
-------------------------------------------------------------------
Tue Mar 13 12:16:43 UTC 2012 - mvidner@suse.com
- Specify defattr for pki subpackage to fix 11.4 build.
-------------------------------------------------------------------
Thu Mar 1 13:35:52 UTC 2012 - dmacvicar@suse.de
- Rewrite the package based on the debian version instead
* current package was tied to xenserver config without
even requiring it
* instead of one big package depending even on qt4, there
are -switch, -controller, -test subpackages now
-------------------------------------------------------------------
Mon Feb 20 23:39:50 UTC 2012 - on@morlock.nu
- New upstream version 1.4.0
* Compatible with Open vSwitch kernel module included in Linux 3.3.
* Don't require the "normal" action to use mirrors.
* New "VLAN splinters" feature to work around buggy device driver in old Linux versions.
* Added ability to match ECN and TTL in IPv4 and IPv6 headers.
* Added ability to match IPv6 flow label.
* Added ability to modify ECN bits and TTL in IPv4 headers.
* And many others. See the full change log here:
http://openvswitch.org/releases/NEWS-1.4.0
-------------------------------------------------------------------
Fri Sep 2 09:11:21 UTC 2011 - andrea@opensuse.org
- new uopstream version 1.2.1
* The release only contains bug fixes for the 1.2.0 release
-------------------------------------------------------------------
Mon Aug 8 17:47:58 UTC 2011 - andrea@opensuse.org
- new upstream version 1.2.0
* New abstraction layer to make better use of switching ASICs
* Packaging for Red Hat (RHEL) 5.6 and 6.0
* Datapath support for Linux kernels up to 3.0
* And many others. See the full change log here:
http://openvswitch.org/releases/ChangeLog-1.2.0
- rebased openvswitch-1.1.0-suse.patch as
openvswitch-1.2.0-suse.patch to apply to the files
-------------------------------------------------------------------
Thu Jun 23 06:49:16 UTC 2011 - andrea@opensuse.org
- new upstream version 1.1.1
* bug fix release
-------------------------------------------------------------------
Wed May 18 10:09:45 UTC 2011 - andrea@opensuse.org
- re-enabled kmp package since openvswitch_mod.ko and
brcompat_mod.ko are not available on suse kernel rpms
-------------------------------------------------------------------
Tue May 17 12:04:05 UTC 2011 - andrea@opensuse.org
- new upstream version 1.1.0 (stable)
- spec file clean up
- added as dependency all python modules to enable additional
functionalities
- rebase patches
- build pyside support only if pyside is available
-------------------------------------------------------------------
Fri Dec 31 15:26:59 UTC 2010 - pmullaney@novell.com
- updates for build issues
- fixes for libvirt integration
-------------------------------------------------------------------
Sat Dec 11 19:57:28 UTC 2010 - pmullaney@novell.com
- initial version 1.1