[Spice-devel] [PATCH spice-gtk 0/4] Allow ipv6 proxy url

Pavel Grunt pgrunt at redhat.com
Mon May 16 13:00:13 UTC 2016


Hi,

these patches add ipv6 support to SpiceUri, so it can be used in SPICE_PROXY.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1335239

Pavel Grunt (4):
  tests: Add test for SpiceUri
  spice-uri: Add missing include
  spice-uri: Set user & password to NULL when not specified
  spice-uri: Add ipv6 support

 src/spice-uri.c        |  29 ++++++++++---
 tests/Makefile.am      |   2 +
 tests/test-spice-uri.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 140 insertions(+), 6 deletions(-)
 create mode 100644 tests/test-spice-uri.c

-- 
2.8.2



More information about the Spice-devel mailing list