| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
https://github.com/openvswitch/ovs/blob/master/NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*** 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.
|
|
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.
|