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

[WiP] Adds testing for bridge's IPv6 support #11459

Merged
merged 1 commit into from
Mar 19, 2015

Conversation

simonswine
Copy link
Contributor

Here my first try to add some tests for the IPv6 bridge implementation (cf. #10001). Comments and help are warmly appreciated, since this is my first Docker / Golang contribution.

I implemented the following tests:

Cheers

* fixes moby#10001
* test for global subnets <= 80
* test for global subnets > 80
* test link local allocations
* test duplicated addresses
* test regression from bug moby#11427

Signed-off-by: Christian Simon <simon@swine.de>
@estesp
Copy link
Contributor

estesp commented Mar 18, 2015

Nice! These look like some great additions-- @MalteJ do you have time to review/provide feedback?

@LK4D4
Copy link
Contributor

LK4D4 commented Mar 18, 2015

That's cool. Probably it's time to write integration-cli tests as well.

@crosbymichael
Copy link
Contributor

LGTM

1 similar comment
@LK4D4
Copy link
Contributor

LK4D4 commented Mar 19, 2015

LGTM

LK4D4 added a commit that referenced this pull request Mar 19, 2015
[WiP] Adds testing for bridge's IPv6 support
@LK4D4 LK4D4 merged commit d338c61 into moby:master Mar 19, 2015
@MalteJ
Copy link
Contributor

MalteJ commented Mar 19, 2015

great! Thanks for this PR!

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

7 participants