Mikalai Radchuk
4ee2010111
Fixes address parsing in port-forward
...
The rules for address parsing are:
* Explicitly specified addresses must bind successfully
* `localhost` is pinned to `127.0.0.1` and `::1` and at least one of those must bind successfully
This change also makes output of the command consistent
between runs with the same arguments.
Previously the command was using the range via map of addresses
which sometimes was producing different output because the order
of values is not guaranteed in Go.
2019-02-10 12:48:52 +00:00
..
2019-01-23 16:34:43 -05:00
2019-01-18 17:28:09 -05:00
2019-02-04 13:51:48 -08:00
2019-02-04 13:18:02 +01:00
2019-02-04 22:33:12 +01:00
2018-11-22 22:09:08 +08:00
2018-11-22 22:09:08 +08:00
2018-12-19 14:37:43 +01:00
2018-11-22 22:09:08 +08:00
2019-01-25 20:21:24 +07:00
2018-11-22 22:09:08 +08:00
2019-01-25 18:32:23 -08:00
2019-01-17 15:58:41 +01:00
2019-02-05 13:37:14 -05:00
2019-01-23 16:34:43 -05:00
2019-02-04 13:51:48 -08:00
2018-12-19 11:19:12 -05:00
2018-11-22 22:09:08 +08:00
2018-11-22 22:09:08 +08:00
2018-11-22 22:09:08 +08:00
2019-01-11 13:25:44 +08:00
2019-01-31 01:39:49 -08:00
2018-10-11 22:01:06 +02:00
2019-01-23 16:34:43 -05:00
2018-11-02 18:20:58 +08:00
2018-10-11 22:01:06 +02:00
2019-01-15 13:33:06 -05:00
2019-02-01 16:17:47 -05:00
2019-02-10 12:48:52 +00:00
2018-11-10 07:50:31 -05:00
2019-01-15 13:33:06 -05:00
2018-11-10 07:50:31 -05:00
2019-01-17 08:30:07 +01:00
2019-01-15 20:19:09 -08:00
2018-11-10 07:50:31 -05:00
2019-02-07 16:56:32 -05:00
2018-11-22 22:09:08 +08:00
2018-12-19 11:18:53 -05:00
2018-12-19 14:37:43 +01:00
2019-02-08 09:05:56 -08:00
2018-11-07 13:17:32 -05:00
2019-02-02 16:26:00 +01:00
2018-10-11 22:01:03 +02:00
2019-01-15 13:33:06 -05:00
2019-02-01 16:17:47 -05:00
2019-02-01 16:17:47 -05:00
2018-09-18 18:28:43 +01:00