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

(andy314): IPv6 does Duplicate Address Detection even though #11786

Closed
todo bot opened this issue Nov 15, 2021 · 1 comment
Closed

(andy314): IPv6 does Duplicate Address Detection even though #11786

todo bot opened this issue Nov 15, 2021 · 1 comment
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Nov 15, 2021

# TODO(andy314): IPv6 does Duplicate Address Detection even though
# we know these addresses are isolated. For a while IPv6 addresses
# will be in 'transitional' state and cannot be used.
#
# This sleep waits for the addresses to become 'global'. Ideally
# we should loop/wait here instead.
sleep 2
}
netns_cleanup() {
ip netns del app || true


This issue was generated by todo based on a TODO comment in 03f4d6a when #11635 was merged. cc @andy31415.
@todo todo bot added the todo label Nov 15, 2021
@todo todo bot assigned andy31415 Nov 15, 2021
@carol-apple
Copy link
Contributor

This is a dupe of #11785

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants