Skip to content

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

Merged
dcbw merged 1 commit intocontainernetworking:mainfrom
squeed:bridge-refresh-mac
Jan 16, 2023
Merged

bridge: refresh host-veth mac after port add#809
dcbw merged 1 commit intocontainernetworking:mainfrom
squeed:bridge-refresh-mac

Conversation

@squeed
Copy link
Copy Markdown
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 [email protected]

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 <[email protected]>
@squeed squeed force-pushed the bridge-refresh-mac branch from f551f4a to 2c4c27e Compare January 16, 2023 16:36
@dcbw
Copy link
Copy Markdown
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