[Bug 186808] emulators/virtualbox-ose VNC option doesn't support port ranges for "Remote Desktop Server Port" in Display, Remote Display
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 4 21:37:44 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186808
--- Comment #5 from dereks at lifeofadishwasher.com ---
Seems like it's a little more than Comment #4. Rebuilding
emulators/virtualbox-ose patching that to be the RANGE macro still doesn't
work.
net/libvncserver _rfbScreenInfo struct either accepts an number or the setting
of autoport.
Still an upstream bug however src/VBox/ExtPacks/VNC/ should understand the
range value string and choose the proper value passed to _rfbScreenInfo struct
or net/libvncserver should accept a range like string and act on that as if it
was autoport and work thru that range finding the first unused port.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list