What's Changed
- Enhancement: Respect existing bridges
When specifying an existing bridge interface, the container will now check if the host network interface to bridge is already part of that bridge. The container will take note of the network situation at startup and only revert at shutdown what it changed during startup. - Enhancement: Bridge Setup with
iproute2
Bridge setup is now performed using theip
utility only and no longer relies onbridge-utils
orifconfig
- Changed container to Semantic Versioning Scheme
Deprecation Notice
When generating the OpenVPN configuration, ---bridge-eth-broadcast
is no longer needed or supported. It will be removed in a future version.
Full Changelog: 0.9...0.10.0