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

Bug 1754638: loopback: don't tear down #15

Merged
merged 1 commit into from
Sep 23, 2019

Commits on Sep 23, 2019

  1. loopback: don't tear down

    There is a bug in CRIO that issues deletes against processes running in
    the root network namespace. This means we take the node's loopback
    interface down. This is bad.
    
    This bug was always present, BTW, but we skipped loopback on teardown.
    squeed committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    bb4969b View commit details
    Browse the repository at this point in the history