Add vpnc-scripts package with up-to-date script
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 May 2012 19:28:06 +0000 (19:28 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 May 2012 19:28:06 +0000 (19:28 +0000)
commit3d3d55a332a8edbba75b28599f52d1653902bf0f
tree01b426f0c8d18b1eb168d4bdbe819d40a4cc1d61
parent45eedadf1f76ec8a262423bcf54b0e3c75030fb3
Add vpnc-scripts package with up-to-date script

This removes the hard-coded masquerading configuration from vpnc-script.
It's possible to do it in a hook now, but it also shouldn't be necessary,
because we should be invoking the hotplug scripts to plumb the interface
properly anyway.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31558 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/vpnc-scripts/Makefile [new file with mode: 0644]
net/vpnc-scripts/files/etc/vpnc/connect.d/ifstate [new file with mode: 0644]
net/vpnc/Makefile