Files
podman/pkg
Matthew Heon 6b7612062e Correct port range logic for port generation
The existing logic (Range > 0) always triggered, because range is
guaranteed to be at least 1 (a single port has a range of 1, a
two port range (e.g. 80-81) has a range of 2, and so on). As such
this could cause ports that had a host port assigned to them by
the user to randomly assign one instead.

Fixes #8650
Fixes #8651

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-12-08 16:23:14 -05:00
..
2020-12-07 11:34:39 -06:00
2020-09-29 08:46:44 -07:00
2020-10-05 15:56:44 -07:00
2020-12-04 14:39:55 +01:00
2019-07-23 15:43:40 -04:00
2020-09-22 14:44:09 +02:00
2018-03-27 21:55:33 +00:00
2020-06-15 07:05:56 -04:00
2020-10-05 15:30:37 -07:00
2020-06-15 07:05:56 -04:00
2020-01-13 14:27:02 +01:00
2020-01-14 09:54:48 +01:00