2005-12-09 10:02:08 +00:00
|
|
|
config BR2_PACKAGE_IPSEC_TOOLS
|
|
|
|
prompt "ipsec-tools....................... IPsec management tools"
|
|
|
|
tristate
|
2006-04-08 17:33:18 +00:00
|
|
|
depends BR2_LINUX_2_6
|
2006-03-29 09:52:36 +00:00
|
|
|
select BR2_PACKAGE_LIBOPENSSL
|
2006-04-08 17:33:18 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-12-09 10:02:08 +00:00
|
|
|
help
|
|
|
|
IPsec management tools
|
|
|
|
|
|
|
|
http://ipsec-tools.sourceforge.net/
|
|
|
|
|