Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Nalin Dahyabhai 937702b74d Format network address using %v instead of %p
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)
2016-03-16 17:23:13 -04:00
libnetwork Format network address using %v instead of %p 2016-03-16 17:23:13 -04:00