Date: Sat, 06 Oct 2018 23:39:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 232018] [PATCH][bhyve] Add IPv6 support to VNC frame buffer server Message-ID: <bug-232018-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232018 Bug ID: 232018 Summary: [PATCH][bhyve] Add IPv6 support to VNC frame buffer server Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: northwoodlogic.free@gmail.com Created attachment 197853 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197853&action= =3Dedit Support IPv6 in bhyve VNC server This patch adds IPv6 support to bhyve VNC server. It supports binding to all addrs via wildcard, a specific addr, or link loc= al addr including zone identifier. If the "tcp" option is omitted then the existing default behavior or binding on 127.0.0.1:5900 is preserved. IPv6 addresses are specified within square brackets in accordance with RFC 2732, "Format for Literal IPv6 Addresses in URL's". The reason for this is = to disambiguate the colon separating the IP addr and port number. IPv4/IPv6 connectivity was tested using TigerVNC with this patch applied to both FreeBSD 11.2 and CURRENT (as of this morning). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232018-227>