- add openswan support. Compile tested only. Closes #200.

This commit is contained in:
Bernhard Reutner-Fischer
2006-11-28 16:59:17 +00:00
parent 3a65d24db5
commit ccd252b553
9 changed files with 380 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
config BR2_PACKAGE_OPENSWAN
bool "openswan"
default n
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_MICROPERL
help
Openswan is an implementation of IPsec for Linux.
http://openswan.org/