Added dhcp6, an IPv6 implementation of the dhcp server and client Added support in...
[openwrt/staging/dedeckeh.git] / openwrt / package / vnc-reflector / Config.in
1 config BR2_PACKAGE_VNC_REFLECTOR
2 tristate "vnc-reflector - VNC proxy"
3 default m if CONFIG_DEVEL
4 depends on BR2_PACKAGE_JPEG
5 depends on BR2_PACKAGE_ZLIB
6 help
7 VNC Reflector is a specialized VNC server which acts as a proxy sitting between real VNC server (a host) and a number of VNC clients. It was designed to work efficiently with large number of clients.