Add openconnect protocol support to network scripts
authorGabor Juhos <juhosg@openwrt.org>
Wed, 2 May 2012 19:28:08 +0000 (19:28 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 2 May 2012 19:28:08 +0000 (19:28 +0000)
commit0e4f6788c9e2930342f3c076b516748390fabbd2
treeb37503d26979cb88f0f99fcb619e71b38f484c6f
parentfb518b644db6ed5ba6820073d61f8633724a7655
Add openconnect protocol support to network scripts

This is very basic — username/password only, and doesn't even check
certificates which it *definitely* should. But it's a good start.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
SVN-Revision: 31559
net/openconnect/Makefile
net/openconnect/files/openconnect.sh [new file with mode: 0755]
net/openconnect/files/run-openconnect [new file with mode: 0755]