47d12f79deac3738bac5ece26e00e60df590635b
Fixed the following errors: 1. Request(0) causes a dead loop when the map is full and map.last == BEGIN. 2. When map.last is the only available port (or ip), Request(0) returns ErrAllPortsAllocated (or ErrNoAvailableIPs). Exception is when map.last == BEGIN. Signed-off-by: shuai-z <zs.broccoli@gmail.com> Upstream-commit: 4c978322979f00408c72b50931a8cdea2d5cdefc Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%