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

Early fail if the endpoint refers a bridge which doesn't exist #111

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

hellt
Copy link
Member

@hellt hellt commented Nov 6, 2020

close #108

In this PR I added an early exist if the endpoint refers to a bridge and this bridge does not exist

also I removed the veth prefix from the endpoint name of the bridge, since it is unique enough with <prefix>+<ifname> combination in my view

+ shortened the interface name for bridge endpoint
@hellt hellt merged commit 7dfd1df into master Nov 6, 2020
@hellt hellt deleted the br-early-exit branch November 19, 2020 15:21
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.

fail early if one of links reference a bridge interface which is not created
1 participant