source: freewrt/package/openswan/Config.in

freewrt_2_0
Last change on this file was 070c1a2, checked in by Dirk Nehring <dnehring@…>, 19 years ago

Revert r977, breaks build dependency

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@981 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 263 bytes
Line 
1config FWRT_PACKAGE_OPENSWAN
2 prompt "openswan.......................... VPN solution using IPsec"
3 tristate
4 default n
5 select FWRT_PACKAGE_IP
6 select FWRT_PACKAGE_LIBGMP
7 help
8 Openswan is an implementation of IPsec for Linux.
9
10 http://www.openswan.org/
Note: See TracBrowser for help on using the repository browser.