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

Treat addresses on the docker bridge as local. #269

Merged
merged 1 commit into from
Jun 22, 2015

Conversation

tomwilkie
Copy link
Contributor

Fixes #265

// Variables exposed for testing
var (
LocalNetworks = Networks{}
InterfaceByNameStub = func(name string) (Interface, error) {

This comment was marked as abuse.

This comment was marked as abuse.

@paulbellamy
Copy link
Contributor

LGTM

tomwilkie added a commit that referenced this pull request Jun 22, 2015
Treat addresses on the docker bridge as local.
@tomwilkie tomwilkie merged commit ccb6bb9 into weaveworks:master Jun 22, 2015
@tomwilkie tomwilkie deleted the 265-docker-bridge branch June 22, 2015 13:55
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.

None yet

2 participants