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

openvswitch - fix multiple issues, ref #885 #886

Merged
merged 1 commit into from May 14, 2024
Merged

openvswitch - fix multiple issues, ref #885 #886

merged 1 commit into from May 14, 2024

Conversation

ghost
Copy link

@ghost ghost commented May 14, 2024

See issue #885

Enhancements:

This version uses an interface name in the environment variable MANAGEMENT_INTERFACE to define the management interface, that is not added to bridge br0. For example MANAGEMENT_INTERFACE=eth7 uses eth7. To be compatible to the previous appliance version, MANAGEMENT_INTERFACE=1 is still supported and uses eth0 for management.

Furthermore the number of interfaces is no longer fixed, it uses all available interfaces.

@grossmj grossmj merged commit b0b0d6f into GNS3:master May 14, 2024
1 check passed
@ghost ghost deleted the openvswitch branch May 14, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant