mirror of
https://github.com/moby/moby.git
synced 2026-08-10 17:15:06 +00:00
If we encounter an error setting an interface's IPv4 or IPv6 address, log the addresses we tried to use using the %v specifier rather than %q. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> (github: nalind)