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

RFE: allow running without IPv6 support #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 4, 2019

  1. tests: enable running with IPv6 disabled

    Detect if IPv6 is disabled and only test IPv6 stuff if it is enabled.
    
    This allows to run the testsuite also on machines where IPv6 is disabled
    via kernel command line (ipv6.disable=1).
    
    Signed-off-by: Ondrej Mosnacek <[email protected]>
    WOnder93 committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    97bf745 View commit details
    Browse the repository at this point in the history