mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:48:26 +02:00
fdfccc7699
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3600 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
config BR2_PACKAGE_IPSEC_TOOLS
|
|
prompt "ipsec-tools....................... IPsec management tools"
|
|
tristate
|
|
depends BR2_LINUX_2_6
|
|
select BR2_PACKAGE_LIBOPENSSL
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
IPsec management tools
|
|
|
|
http://ipsec-tools.sourceforge.net/
|
|
|