HomePhorge
Diffusion guam eafa6a43b2a5

attempt to autodetect when ipv6 is available

Description

attempt to autodetect when ipv6 is available

Summary:
look for at least one ipv6 address on the system, and if there is
one then enable ipv6 connections. otherwise .. don't.

to help with system where ipv6 is completely disabled.

Test Plan:
Tested locally by turning ipv6 off with:

sysctl -w net.ipv6.conf.default.disable_ipv6=1; sysctl -w net.ipv6.conf.all.disable_ipv6=1

and back on with the opposite commands.

Reviewers: #guam_developers

Differential Revision: https://git.kolab.org/D437

Details

Provenance
Aaron Seigo <seigo@kolabsystems.com>Authored on May 24 2017, 1:11 PM
seigoPushed on May 24 2017, 1:23 PM
Differential Revision
D437: attempt to autodetect when ipv6 is available
Parents
rG96b24e4a4cf9: Merge branch 'release/0.9.3' into develop
Branches
Unknown
Tags
Unknown
Build Status
Buildable 10100

Event Timeline

Aaron Seigo <seigo@kolabsystems.com> committed rGeafa6a43b2a5: attempt to autodetect when ipv6 is available (authored by Aaron Seigo <seigo@kolabsystems.com>).May 24 2017, 1:14 PM