Boris Karasev
87c90866cb
regx: fixed the order of hosts for ranges with different prefixes
...
Example:
For the list of hosts `a01,b00,a00` a regex is generated:
`a[2:1.0],b[2:0]`, where `a`-hosts prefixes moved to the begining,
it breaks the hosts ordering.
This commit fixes regex for that case to `a[2:1],b[2:0],a[2:0]`
Signed-off-by: Boris Karasev <karasev.b@gmail.com>
(cherry picked from commit 46e38b9193f5554b7a26aa830e98b10d6836acb2)
2019-02-11 12:06:49 +02:00
..
2015-07-23 06:19:33 -07:00
2012-05-02 19:00:05 +00:00
2012-05-01 18:38:44 +00:00
2012-04-06 14:23:13 +00:00
2012-04-06 14:23:13 +00:00
2015-06-23 20:59:57 -07:00
2013-10-04 15:21:40 +00:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2017-11-30 18:01:31 -08:00
2015-06-23 20:59:57 -07:00
2015-07-23 06:19:33 -07:00
2012-05-02 19:00:05 +00:00
2006-06-08 18:27:17 +00:00
2016-10-11 16:01:02 -07:00
2016-10-26 13:11:07 -07:00
2016-10-11 16:01:02 -07:00
2016-10-11 16:01:02 -07:00
2015-05-06 19:48:42 -07:00
2016-10-11 16:01:02 -07:00
2015-07-24 07:34:59 -07:00
2017-07-20 17:39:44 +09:00
2015-07-23 06:19:33 -07:00
2015-07-23 06:19:33 -07:00
2016-04-25 07:08:23 +02:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2016-04-25 07:08:23 +02:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2016-04-25 07:08:23 +02:00
2016-08-29 20:22:24 -07:00
2015-06-23 20:59:57 -07:00
2014-03-12 16:49:58 +00:00
2015-06-23 20:59:57 -07:00
2016-07-05 14:59:50 -07:00
2016-09-19 13:31:47 +09:00
2017-11-30 18:01:31 -08:00
2015-07-23 06:19:33 -07:00
2012-05-02 19:00:05 +00:00
2015-06-23 20:59:57 -07:00
2019-02-11 12:06:49 +02:00
2015-06-23 20:59:57 -07:00
2016-12-06 12:34:42 -08:00
2015-06-23 20:59:57 -07:00
2012-05-02 19:00:05 +00:00
2017-06-06 12:30:57 -07:00
2016-04-25 07:08:23 +02:00