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

Run API check to assert xfrm modules #1502

Merged
merged 1 commit into from
Oct 14, 2016
Merged

Run API check to assert xfrm modules #1502

merged 1 commit into from
Oct 14, 2016

Commits on Oct 10, 2016

  1. Run API check to assert xfrm modules

    - When docker is run inside a container, the infrastructure
      needed by modprobe is not always available, causing the
      xfrm module load to fail even when these modules are already
      loaded or builtin in the kernel.
    - In case of probe failure, before declaring the failure,
      run an API check by attempting the creation of
      a NETLINK_XFRM socket.
    
    Signed-off-by: Alessandro Boch <aboch@docker.com>
    aboch committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    8f68ca8 View commit details
    Browse the repository at this point in the history