blob: f8e8ec1a297d3fc90590a7ee148a518d88e6aab7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_OPENSWAN
tristate "Openswan"
select BR2_PACKAGE_LIBGMP
default m if CONFIG_DEVEL
help
Openswan is an implementation of IPsec for Linux.
http://www.openswan.org/
|