Michal Privoznik
e5fa9db17e
qemu: Reformat listen address prior to checking
...
Currently, a listen address for a SPICE server can be specified. Later,
when the domain is migrated, we need to relocate the graphics which
involves telling new destination to the SPICE server. However, we can't
just assume the listen address is the new location, because the listen
address can be ANYCAST (0.0.0.0 for IPv4, :: for IPv6). In which case,
we want to pass the remote hostname. But there are some troubles with
ANYCAST. In both IPv4 and IPv6 it has many ways for specifying such
address. For instance, in IPv4: 0, 0.0, 0.0.0, 0.0.0.0. The number of
variations gets bigger in IPv6 world. Hence, in order to check for
ANYCAST address sanely, we should take the provided listen address,
parse it and format back in it's full form. Which is exactly what this
patch does.
2013-06-06 08:31:09 +02:00
..
2013-03-08 11:51:00 -07:00
2013-05-06 14:01:08 -06:00
2012-03-27 09:54:49 -06:00
2012-03-09 14:36:31 +01:00
2013-04-15 17:35:31 +01:00
2012-11-02 09:56:23 -06:00
2013-04-25 13:05:10 +02:00
2013-05-13 17:24:18 +08:00
2010-01-19 21:13:03 +01:00
2013-05-13 13:15:19 +01:00
2013-02-27 10:55:24 -05:00
2013-05-13 16:14:40 -04:00
2013-05-13 16:14:40 -04:00
2012-08-02 14:36:23 -06:00
2012-11-13 00:35:36 +01:00
2012-05-21 06:26:34 -04:00
2012-05-21 06:26:34 -04:00
2013-05-13 18:30:26 +08:00
2013-06-01 10:00:23 +08:00
2013-06-01 10:00:23 +08:00
2012-10-30 08:54:32 +01:00
2013-01-14 13:40:04 +00:00
2012-10-19 17:35:09 -06:00
2013-05-17 08:33:22 +02:00
2013-06-03 11:20:01 +08:00
2013-04-08 18:41:06 +08:00
2013-05-17 08:35:08 +02:00
2013-02-24 18:11:40 +01:00
2012-08-02 17:14:17 -06:00
2012-07-18 20:08:27 +01:00
2013-04-04 11:07:31 +01:00
2012-07-21 20:15:02 +02:00
2011-11-30 10:12:30 +00:00
2012-05-08 16:57:37 -06:00
2012-04-02 09:33:54 -06:00
2013-04-02 15:53:43 +02:00
2013-02-07 14:08:14 -05:00
2010-01-15 16:28:05 +00:00
2013-05-21 23:41:45 +08:00
2013-05-10 11:54:29 +02:00
2012-09-17 14:59:37 -04:00
2013-05-02 16:56:55 +02:00
2012-05-08 16:57:37 -06:00
2012-03-27 15:52:25 +01:00
2010-05-20 13:50:03 -04:00
2013-05-02 16:56:55 +02:00
2013-05-02 16:56:55 +02:00
2013-05-21 23:41:45 +08:00
2013-05-17 12:09:52 +02:00
2013-05-31 10:51:33 -06:00
2011-07-29 17:17:21 +02:00
2010-01-15 16:28:05 +00:00
2013-05-02 16:56:55 +02:00
2013-05-13 15:15:54 -06:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2013-05-21 23:41:45 +08:00
2013-05-13 13:15:19 +01:00
2013-05-20 14:03:48 -06:00
2010-01-15 16:28:05 +00:00
2013-05-02 16:56:55 +02:00
2013-05-02 16:56:55 +02:00
2010-01-15 16:28:05 +00:00
2013-05-02 16:56:55 +02:00
2013-05-21 23:41:45 +08:00
2010-04-06 11:09:46 -04:00
2013-05-02 16:56:55 +02:00
2013-04-24 10:59:53 +01:00
2012-07-30 13:09:57 +01:00
2013-05-10 11:54:29 +02:00
2011-06-01 11:58:15 +02:00
2011-07-22 15:18:32 +01:00
2013-05-22 19:18:48 +08:00
2013-05-22 19:18:37 +08:00
2013-05-13 15:15:54 -06:00
2013-05-02 16:56:55 +02:00
2013-05-21 23:41:45 +08:00
2013-04-04 22:18:56 +02:00
2013-05-22 19:18:48 +08:00
2013-06-01 10:00:23 +08:00
2013-05-20 20:14:19 +08:00
2012-07-27 07:42:34 -06:00
2012-07-27 07:42:34 -06:00
2012-12-21 11:17:13 +00:00
2013-05-09 11:46:45 -06:00
2013-02-25 17:38:11 -07:00
2013-05-10 11:54:29 +02:00
2013-05-21 23:41:45 +08:00
2013-06-04 13:17:30 +02:00
2013-05-02 16:56:55 +02:00
2013-05-21 09:22:21 -04:00
2013-05-21 09:22:21 -04:00
2013-06-06 08:31:09 +02:00
2013-05-21 23:41:45 +08:00
2012-07-27 07:42:34 -06:00
2012-12-21 11:19:48 +00:00
2013-05-10 08:52:43 -04:00
2013-05-17 08:33:22 +02:00
2013-05-02 16:56:55 +02:00
2013-05-17 08:35:08 +02:00
2013-06-05 14:43:16 +02:00
2013-05-02 16:56:55 +02:00
2013-05-02 16:56:55 +02:00
2013-03-19 13:13:28 -06:00
2013-03-19 13:13:28 -06:00
2011-07-11 09:21:37 -06:00
2013-05-21 23:41:45 +08:00
2013-04-05 10:41:46 +01:00
2013-04-04 22:42:39 +02:00
2012-03-27 15:52:25 +01:00
2013-05-20 20:14:19 +08:00
2013-05-31 11:35:34 -06:00
2013-04-04 22:42:39 +02:00
2013-04-04 22:42:39 +02:00
2012-12-21 11:19:49 +00:00
2012-07-27 07:42:34 -06:00
2012-12-21 11:19:49 +00:00
2013-05-02 16:56:55 +02:00
2013-04-16 07:13:43 -04:00
2013-05-02 16:56:55 +02:00
2013-05-14 15:00:22 +01:00
2013-05-24 12:11:24 +02:00
2013-05-02 16:56:55 +02:00
2013-02-12 09:00:15 -07:00
2012-01-26 14:11:13 +00:00
2013-05-02 16:56:55 +02:00
2013-05-02 16:56:55 +02:00
2013-04-08 10:03:20 +01:00
2013-05-02 16:56:55 +02:00
2013-05-10 13:09:30 -04:00
2013-05-10 11:54:29 +02:00
2013-05-21 23:41:45 +08:00
2013-03-04 17:42:16 +00:00
2013-05-10 13:09:30 -04:00
2012-08-07 11:59:08 +01:00
2012-11-07 09:04:18 -07:00
2013-04-03 08:49:30 +02:00
2012-07-27 07:42:34 -06:00
2012-09-12 11:27:22 -06:00
2013-05-02 16:56:55 +02:00
2013-05-10 13:09:30 -04:00
2013-05-31 10:51:33 -06:00
2012-12-11 14:32:39 -07:00
2013-05-02 16:56:55 +02:00
2013-05-21 23:41:45 +08:00
2013-05-10 11:54:29 +02:00
2013-05-21 09:22:21 -04:00
2013-05-02 16:56:55 +02:00
2013-05-02 16:56:55 +02:00
2013-05-10 11:54:29 +02:00