aboutsummaryrefslogtreecommitdiffstats
path: root/main/openvswitch
Commit message (Collapse)AuthorAgeFilesLines
* main/openvswitch: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/openvswitch: update to 2.7.0Stuart Cardall2017-02-261-22/+2
| | | | http://openvswitch.org/releases/NEWS-2.7.0
* main/openvswitch: update to 2.6.1Stuart Cardall2017-02-071-5/+5
|
* main/[various]: set proper archTimo Teräs2016-11-011-1/+2
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-2/+0
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* main/openvswitch: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/openvswitch: update to 2.6.0Stuart Cardall2016-09-283-100/+24
| | | | | | | the stack size in lib/ovs-thread.c is now set to 512 bytes by ovs so the patch is no longer needed. http://openvswitch.org/releases/NEWS-2.6.0
* main/openvswitch: update to 2.5.0Stuart Cardall2016-03-072-6/+31
| | | | | | changelog: https://github.com/openvswitch/ovs/blob/master/NEWS
* main/openvswitch: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/openvswitch: update to 2.4.0Stuart Cardall2015-09-073-28/+43
| | | | | | | | | | | | | | | *** NB: please move openvswitch-2.3.2-r1.apk in edge ---> stable *** Changes in 2.4.0: https://github.com/openvswitch/ovs/blob/master/NEWS Added bash-completions ovs 2.3.2 & 2.4.0 both have partial support for LXC: see: https://github.com/itoffshore/lxc-scripts ovsup / ovsdown stop LXC containers losing connectivity when networking is restarted.
* main/openvswitch: fix ifupdown scriptStuart Cardall2015-09-073-19/+23
| | | | | | | | starting ovs-vswitchd from the ifupdown script did not start the depends during boot. ovs will now start correctly with networking if it is stopped or if none of the ovs services have been configured.
* main/openvswitch: fix network script / improve docs / integrate LXCStuart Cardall2015-07-134-4/+96
| | | | | | | | | | | | | | | | small fix for /etc/network/if-pre-up.d/openvswitch. When networking is started now ovs-vswitchd will be started if stopped. added /usr/share/doc/openvswitch/README.alpine which provides instructions on how to use /etc/network/pre-up.d/openvswitch. You can now configure bridges / ports / bonds in /etc/network/interfaces. You can also integrate LXC into OVS / ifupdown easily via 'ovsup' & 'ovsdown': https://github.com/itoffshore/lxc-scripts If you install 'apk-post-messages' & 'openvswitch-doc' detailed instructions are printed.
* main/openvswitch: update to 2.3.2Stuart Cardall2015-06-211-5/+5
| | | | | | | | | Notes for anyone using ovs with lxc & updating from Alpine 3.1 --> 3.2 In LXC 1.1.2 the mount entries in container/config have changed a little & need to be modified (create a new container to find the new config format). Changing these & rebooting with the new ovs worked without issue. Not doing this broke the networking.
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-284-13/+13
|
* main/openvswitch: upgrade to 2.3.1Natanael Copa2014-12-251-6/+6
|
* main/openvswitch: move from testingNatanael Copa2014-10-0910-0/+455