Skip to content

Fix bug in bridge driver#738

Merged
mavenugo merged 1 commit intomoby:masterfrom
aboch:bb
Nov 10, 2015
Merged

Fix bug in bridge driver#738
mavenugo merged 1 commit intomoby:masterfrom
aboch:bb

Conversation

@aboch
Copy link
Copy Markdown
Contributor

@aboch aboch commented Nov 5, 2015

  • On network delete, bridge interface removal is a best effort.
    If netlink fails to remove the interface, we must not
    restore the network in the bridge network db

Bug was found during review #591 (comment)

Signed-off-by: Alessandro Boch aboch@docker.com

- On network delete, bridge interface removal is a best effort
  If netlink fails to remove the interface, we must not
  restore the network in the bridge network db

Signed-off-by: Alessandro Boch <aboch@docker.com>
@mrjana
Copy link
Copy Markdown
Contributor

mrjana commented Nov 6, 2015

LGTM

1 similar comment
@mavenugo
Copy link
Copy Markdown
Contributor

LGTM

mavenugo added a commit that referenced this pull request Nov 10, 2015
Fix bug in bridge driver
@mavenugo mavenugo merged commit 52d7e76 into moby:master Nov 10, 2015
@aboch aboch deleted the bb branch December 19, 2015 00:16
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.

3 participants