moby--moby/libnetwork/drivers
Sebastiaan van Stijn 27345e8f8f log error instead if disabling IPv6 router advertisement failed
Previously, failing to disable IPv6 router advertisement prevented the daemon to
start.

An issue was reported by a user that started docker using `systemd-nspawn "machine"`,
which produced an error;

    failed to start daemon: Error initializing network controller:
    Error creating default "bridge" network: libnetwork:
    Unable to disable IPv6 router advertisement:
    open /proc/sys/net/ipv6/conf/docker0/accept_ra: read-only file system

This patch changes the error to a log-message instead.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-12 19:32:18 +02:00
..
bridge log error instead if disabling IPv6 router advertisement failed 2020-06-12 19:32:18 +02:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Macvlan: Separate empty parent and internal 2020-03-04 13:24:10 -08:00
macvlan Macvlan: Separate empty parent and internal 2020-03-04 13:24:10 -08:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay vendor: update vishvananda/netlink v1.1.0 2020-03-12 18:25:54 +01:00
remote Spelling fixes 2018-07-12 12:54:44 -07:00
windows Updating IPAM config with results from HNS create network call. 2019-08-23 09:58:29 -07:00