aboutsummaryrefslogtreecommitdiffstats
path: root/main/openvswitch/ifupdown-alpine.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/openvswitch: fix ifupdown scriptStuart Cardall2015-09-071-10/+12
| | | | | | | | 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-131-0/+11
| | | | | | | | | | | | | | | | 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: move from testingNatanael Copa2014-10-091-0/+51