VNC: Add 'family' key
commit5c7238c5e3515885ed3e9d4a5008050c4e41d44f
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 14 Jan 2010 16:50:55 +0000 (14 14:50 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 19 Jan 2010 22:31:03 +0000 (19 16:31 -0600)
treef41d128985cf47693fac7169be30d5cfa7a147ee
parent76825067232d4dec710cd8b33ea94f029f7dd3a7
VNC: Add 'family' key

It contains the socket adress family name, like "ipv4" or
"ipv6".

This is useful for clients so that they can interpret the
'host' key reliably.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vnc.c