5390ff33941c1a0f4a297ad08574c79e2a647bc7
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / tinc / Config.in
1 config BR2_PACKAGE_TINC
2         bool "tinc"
3         select BR2_PACKAGE_LZO
4         select BR2_PACKAGE_OPENSSL
5         select BR2_PACKAGE_ZLIB
6         depends on BR2_USE_MMU # fork()
7         help
8           tinc is a Virtual Private Network (VPN) daemon that uses
9           tunnelling and encryption to create a secure private network
10           between hosts on the Internet.
11
12           http://www.tinc-vpn.org/