https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232018

            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: b...@freebsd.org
          Reporter: northwoodlogic.f...@gmail.com

Created attachment 197853
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197853&action=edit
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 local
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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to