Skip to content

ifupdown: properly handle special "none" keyword for bridge_ports

Michael Biebl requested to merge ifupdown-bridgeports into master

If this option is set, we should not add a device named "none" but simply don't add any devices at all.

https://manpages.debian.org/testing/bridge-utils/bridge-utils-interfaces.5.en.html

Merge request reports