1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 07:51:05 +02:00

13 lines
311 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_OPENSWAN
prompt "openswan.......................... VPN solution using IPsec"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_IP
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN
help
Openswan is an implementation of IPsec for Linux.
http://www.openswan.org/