moby/libnetwork/ipams
Thomas Graf 7acedb94f3 Fix crash when remote plugin returns empty address string
If a remote plugin returns an empty string in response to RequestAddress(),
the internal helper will return nil which will crash libnetwork in several
places.

Treat an empty string as a new error ipamapi.ErrNoIPReturned.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2016-07-29 10:45:48 +02:00
..
builtin Avoid persisting ipam data if it can be reconstructed 2016-05-12 10:27:10 -07:00
null Add nil ipam driver 2016-03-02 10:55:38 +07:00
remote Fix crash when remote plugin returns empty address string 2016-07-29 10:45:48 +02:00
windowsipam Fixing support for static mac and updating dependencies 2016-03-16 11:07:20 -07:00