b9fc72aa92
SVN-Revision: 1488
11 lines
260 B
Text
11 lines
260 B
Text
config BR2_PACKAGE_OPENSWAN
|
|
tristate "Openswan - VPN solution using IPsec"
|
|
select BR2_PACKAGE_LIBGMP
|
|
select BR2_PACKAGE_KMOD_OPENSWAN
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
Openswan is an implementation of IPsec for Linux.
|
|
|
|
http://www.openswan.org/
|
|
|
|
|