Eric-Olivier Lamey
|
9ad89281ae
|
Display empty string instead of <nil> when IP opt is nil.
Fixes #13878.
Signed-off-by: Eric-Olivier Lamey <eo@lamey.me>
|
2015-06-11 11:14:28 +00:00 |
|
Doug Davis
|
b180de55ca
|
Remove duplicate call to net.ParseIP
and a little cleanup
Signed-off-by: Doug Davis <dug@us.ibm.com>
|
2015-06-05 09:44:10 -07:00 |
|
Solomon Hykes
|
a30fd7a962
|
Fix inconsistency in IP address parsing errors
Signed-off-by: Solomon Hykes <solomon@docker.com>
|
2014-08-13 19:25:51 +00:00 |
|
Solomon Hykes
|
ca11b77471
|
opts.IPVal returns an error on incorrect input
Signed-off-by: Solomon Hykes <solomon@docker.com>
|
2014-08-13 19:25:51 +00:00 |
|
Solomon Hykes
|
6d59a56675
|
opts.IpOpt: a helper to parse IP addressed from the command line
Signed-off-by: Solomon Hykes <solomon@docker.com>
|
2014-08-13 19:09:51 +00:00 |
|