forked from pool/openvswitch
Marcus Meissner
99b46aeed4
Fixed as instructed in OBS request 127153 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. New in 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 OBS-URL: https://build.opensuse.org/request/show/127211 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=11 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
Module.supported | ||
openvswitch-1.1.0-stp-fwd-delay.patch | ||
openvswitch-1.6.1.tar.gz | ||
openvswitch-controller.init | ||
openvswitch-ipsec.init | ||
openvswitch-switch.init | ||
openvswitch-switch.logrotate | ||
openvswitch-switch.template | ||
openvswitch.changes | ||
openvswitch.spec | ||
preamble | ||
README.packager |
This package is based on the Debian openvswitch package as the original openvswitch package in the build service was next to useless due of being based on the xenserver/ directory of the sources, which tied the package completely to xen. Also, the original package was one big package depending even on Qt4. This package splits in varius subpackages. The xen part was removed. If it needs to be added again, it needs to be its subpackage. TODO: - [DONE] sysconfig is bogus, as the init scripts do not source it yet (uses debian defaults file) - pki component does not have the postun postin scripts yet