Skip to content
  • Stuart Cardall's avatar
    main/openvswitch: fix network script / improve docs / integrate LXC · e8714a58
    Stuart Cardall authored and Natanael Copa's avatar Natanael Copa committed
    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.
    e8714a58