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

Avoid loopback interfaces if not needed #1437

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Commits on Aug 16, 2022

  1. Avoid loopback interfaces if not needed

    Only the DVM master can use a loopback interface, and then
    only if no other daemon is in the DVM. So block those
    interfaces unless we are the DVM master and no other
    interfaces are available.
    
    Signed-off-by: Ralph Castain <rhc@pmix.org>
    (cherry picked from commit 50ee741)
    rhc54 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4b00323 View commit details
    Browse the repository at this point in the history