Problem: one host, lots of VLANs. I need to import more than of these VLANs into a container. Unfortunately that does not work because --network-bridge=* can only be used once and --network-macvlan=* only works with physical interfaces (and does not support VLANs; also, hooking the whole interface to a container would be too insecure). Solution: Please extend --network-veth and --network-bridge options, like --network-interface/macvlan, to be usable multiple times.
Let's continue tracking this on github: https://github.com/systemd/systemd/issues/11087
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.