15 Commits

Author SHA1 Message Date
Natanael Copa
68a024577c testing/openvswitch: fix the stacksize patch
we need call pthread_attr_destroy when done with the attr.
On musl its a no-op but we want be correct.
2014-08-25 09:20:16 +00:00
Natanael Copa
e3ba1a6715 testing/openvswitch: increase stacksize
Upstream are interested in adjusting the stacksize too, and make it
configurable. Set it hard to 1MB for now.

http://permalink.gmane.org/gmane.linux.network.openvswitch.general/5831

fixes #3309
2014-08-25 09:00:05 +00:00
Natanael Copa
693908d02b testing/openvswitch: add -dbg subpackage 2014-08-25 07:23:19 +00:00
Carlo Landmeter
457325442c testing/openvswitch: upgrade to 2.3.0 2014-08-15 12:46:58 +02:00
Stuart Cardall
673d043558 testing/openvswitch: upgrade to 2.1.2
2.1.2 is a Bug Fix Release.
2014-05-19 14:34:52 +00:00
Stuart Cardall
263ad7e987 /testing/openvswitch - version bump to 2.1.0
Openvswitch version bump to 2.1.0 (from 2.0.1)

Removed 8 byte patch no longer needed
2014-04-04 09:06:08 +00:00
Natanael Copa
2cbf62ba6c testing/openvswitch: bump pkgrel 2014-03-13 09:01:12 +00:00
Stuart Cardall
3b9b437c59 /testing/openvswitch - remove start/stop services
Correcting post install/upgrade scripts to remove lines to start / stop
services.
2014-03-13 09:01:12 +00:00
Natanael Copa
88fe192f46 testing/openvswitch: build fix for musl 2014-03-12 19:04:10 +00:00
Stuart Cardall
041c19eeea /testing/openvswitch - version bump to 2.01 + revised init scripts
** This is a clean patch against Master **

Version bump to 2.0.1

Init scripts improved to start ovsdb-server & ovs-vswitchd before
networking comes up. ovs-dbserver is now a hard dependency for
ovs-vswitchd to keep them in sync & prevent a hanging boot process.

LXC Guests now autostart correctly on reboots. MACVLAN interfaces
work out of the box with LXC. To use VETH interfaces with LXC do
*NOT* set 'lxc.network.link' in /var/lib/lxc/guest/config - the
VETH must be added manually with:

ovs-vsctl --may-exist add-br $BRIDGE
ovs-vsctl --may-exist add-port $BRIDGE $PORT

I removed ovs-controller as it's not needed to run openvswitch &
is no longer part of the current git. ovs-monitor will be
removed from a default installation in the next release as it is
poorly maintained & nobody really uses it.

I've tested openvswitch 2.0.1 & have it bridging VETH across NAT
& bridging MACVLAN interfaces internally without any problems.
Bonding should also work.
2014-03-12 19:04:10 +00:00
Natanael Copa
53e034f28a testing/openvswitch: update init.d scripts 2013-09-04 17:20:12 +00:00
Natanael Copa
fbdf44f7b9 testing/openvswitch: upgrade to 1.11.0 2013-09-04 15:54:12 +00:00
Natanael Copa
39d1fc44c6 testing/openvswitch: upgrade to 1.7.3 2013-03-06 08:51:03 +00:00
William Pitcock
ac23a63b4f testing/openvswitch: add perl build-dep 2012-09-26 02:27:28 -05:00
William Pitcock
cdb36ab188 testing/openvswitch: new aport 2012-09-26 02:24:03 -05:00