Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

always arp_update new addresses in 'attach' #1411

Merged
merged 1 commit into from
Sep 14, 2015
Merged

Conversation

rade
Copy link
Member

@rade rade commented Sep 10, 2015

Previously we'd only do that when the container had no ethwe at the start. Therefore adding a recycled IP address to an already attached container would not send out an arp update for that IP, which would break connectivity to that IP for containers which had previously accessed that IP.

Fixes #1405.

Previously we'd only do that when the container had no ethwe at the
start. Therefore adding a recycled IP address to an already attached
container would not send out an arp update for that IP, which would
break connectivity to that IP for containers which had previously
accessed that IP.

Fixes #1405.
@rade rade force-pushed the 1405-arping-dynamic-attach-1 branch from c76838a to f7dfe9d Compare September 10, 2015 17:43
@rade rade assigned awh Sep 10, 2015
awh added a commit that referenced this pull request Sep 14, 2015
always arp_update new addresses in 'attach'
@awh awh merged commit dd0eee6 into 1.1 Sep 14, 2015
@awh awh deleted the 1405-arping-dynamic-attach-1 branch September 14, 2015 13:20
@rade rade added this to the 1.1.1 milestone Sep 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants