Eric-Olivier Lamey
|
0c721e1ad5
|
Display empty string instead of <nil> when IP opt is nil.
Fixes #13878.
Signed-off-by: Eric-Olivier Lamey <eo@lamey.me>
|
2017-05-15 11:57:13 +02:00 |
Doug Davis
|
292e38a144
|
Remove duplicate call to net.ParseIP
and a little cleanup
Signed-off-by: Doug Davis <dug@us.ibm.com>
|
2017-05-15 11:57:13 +02:00 |
Solomon Hykes
|
561b98067f
|
Fix inconsistency in IP address parsing errors
Signed-off-by: Solomon Hykes <solomon@docker.com>
|
2017-05-15 11:57:12 +02:00 |
Solomon Hykes
|
1edb726c0b
|
opts.IPVal returns an error on incorrect input
Signed-off-by: Solomon Hykes <solomon@docker.com>
|
2017-05-15 11:57:12 +02:00 |
Solomon Hykes
|
f34ca0a354
|
opts.IpOpt: a helper to parse IP addressed from the command line
Signed-off-by: Solomon Hykes <solomon@docker.com>
|
2017-05-15 11:57:12 +02:00 |