6bcb658a8d69458c1c039be8a76ef9dcc5a51e8e
[openwrt.git] / package / tinc / Config.in
1 config BR2_PACKAGE_TINC
2 tristate "tinc - VPN tunneling daemon"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_KMOD_TUN
5 select BR2_PACKAGE_LIBLZO
6 select BR2_PACKAGE_LIBOPENSSL
7 select BR2_PACKAGE_ZLIB
8 help
9 A VPN tunneling daemon
10
11 http://www.tinc-vpn.org/
This page took 0.054123 seconds and 3 git commands to generate.