Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network bridge configuration option bridge.hwaddr should be configurable on a per-member basis #14548

Open
kadinsayani opened this issue Nov 27, 2024 · 0 comments
Labels
Bug Confirmed to be a bug

Comments

@kadinsayani
Copy link
Contributor

Currently, the bridge.hwaddr (MAC address) configuration key for bridge networks may not be used as a member-specific key:

❯ lxc network create foo --type=bridge --target=devbox bridge.hwaddr=00:00:00:00:00:00
Error: Config key "bridge.hwaddr" may not be used as member-specific key

As mentioned by @simondeziel in this comment, this configuration option should have local scope rather than global scope, i.e. it should be able to be set on a per-member basis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed to be a bug
Projects
None yet
Development

No branches or pull requests

1 participant