draggeta commented on issue #11491: URL: https://github.com/apache/cloudstack/issues/11491#issuecomment-4184018194
I'm wondering if supporting vlan aware bridges could be a first step to simplify trunking. Then one could introduce a list of tags in a followup PR (e.g. `vlan://1000,2200,30,untagged`) as a possibility where nothing would change in existing deployments. For VXLAN I don't know what would be a good option as some mapping would need to occur somewhere A better option may be to change the vlan list into an actual list supporting ranges as well, not just comma separated lists. This would probably require more effort though (haven't looked into the Java codebase yet). Is this something that would fit the current direction at all? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
