Add strongswan (#1330)
authorFlorian Fainelli <florian@openwrt.org>
Wed, 28 Feb 2007 13:30:51 +0000 (13:30 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 28 Feb 2007 13:30:51 +0000 (13:30 +0000)
commit5ee1f53cb1190bae51e43e1469a3c89f380376ee
tree9651a517795b0064548993905ffe2979e28fdd7a
parent96c42dce806b42e947a743453e09dbff20c804d7
Add strongswan (#1330)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6429 3c298f89-4303-0410-b956-a3cf2f4a3e73
17 files changed:
package/strongswan/Makefile [new file with mode: 0644]
package/strongswan/files/ipsec.button [new file with mode: 0644]
package/strongswan/files/ipsec.conf [new file with mode: 0644]
package/strongswan/files/ipsec.config [new file with mode: 0644]
package/strongswan/files/ipsec.cron [new file with mode: 0644]
package/strongswan/files/ipsec.iface [new file with mode: 0644]
package/strongswan/files/ipsec.init [new file with mode: 0644]
package/strongswan/patches/100-ar-fixes.patch [new file with mode: 0644]
package/strongswan/patches/110-make-ipsec.patch [new file with mode: 0644]
package/strongswan/patches/120-make-pluto.patch [new file with mode: 0644]
package/strongswan/patches/130-make-starter.patch [new file with mode: 0644]
package/strongswan/patches/200-wakeup-showstatus.patch [new file with mode: 0644]
package/strongswan/patches/210-updown.patch [new file with mode: 0644]
package/strongswan/patches/300-openwrt.patch [new file with mode: 0644]
package/strongswan/patches/310-make-ipsec-alg.patch [new file with mode: 0644]
package/strongswan/patches/320-no-modprobe.patch [new file with mode: 0644]
package/strongswan/patches/350-make-programs.patch [new file with mode: 0644]