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

bridge: refresh host-veth mac after port add #809

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

squeed
Copy link
Member

@squeed squeed commented Jan 16, 2023

Sometimes the mac address changes after adding the port to the bridge.

Fixes #805

Signed-off-by: Casey Callendrello c1@caseyc.net

It was noticed that, sometimes, the mac of the host-side of the veth
changes after setting up the bridge. So, just refresh it.

Fixes: containernetworking#805
Signed-off-by: Casey Callendrello <c1@caseyc.net>
@dcbw
Copy link
Member

dcbw commented Jan 16, 2023

LGTM

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.

veth mac changes between cniADD and cniCheck
2 participants