Files
containerd/remotes/docker
Madhav Jivrajani 8f863afd3a Use net.IP.IsLoopback() to match loopback addresses
- changed the `MatchLocalhost` function in remotes/docker/registry.go
	- Make use of SplitHostPort to split host and port number
- Added additional tests for modified code in remotes/docker/registry_test.go
- Note: this does not handle mathcing of IP addresses in octal, decimal or hex format or a mix of these.

Fixes: #5129

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2021-03-15 09:57:01 +05:30
..
2020-06-01 18:27:41 -07:00
2020-09-03 14:52:11 +01:00
2019-10-07 13:38:12 -04:00
2019-06-13 09:51:46 +08:00
2021-01-13 05:46:50 +11:00
2018-02-19 10:32:26 +09:00