summaryrefslogtreecommitdiffstats
path: root/testing/openvswitch
Commit message (Collapse)AuthorAgeFilesLines
* testing/openvswitch: bump pkgrelNatanael Copa2014-03-131-1/+1
|
* /testing/openvswitch - remove start/stop servicesStuart Cardall2014-03-132-16/+0
| | | | | Correcting post install/upgrade scripts to remove lines to start / stop services.
* testing/openvswitch: build fix for muslNatanael Copa2014-03-122-6/+30
|
* /testing/openvswitch - version bump to 2.01 + revised init scriptsStuart Cardall2014-03-1210-84/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | ** 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.
* testing/openvswitch: update init.d scriptsNatanael Copa2013-09-044-65/+65
|
* testing/openvswitch: upgrade to 1.11.0Natanael Copa2013-09-041-4/+4
|
* testing/openvswitch: upgrade to 1.7.3Natanael Copa2013-03-061-2/+16
|
* testing/openvswitch: add perl build-depWilliam Pitcock2012-09-261-1/+1
|
* testing/openvswitch: new aportWilliam Pitcock2012-09-269-0/+202