tinc: Update gui and backend for tinc1.1pre11.
commitbe87992209751b4784ab9cd1ea7c501ed8b8c27d
authorlancethepants <lancethepants@gmail.com>
Wed, 4 Feb 2015 07:30:44 +0000 (4 08:30 +0100)
committerShibby <shibby@openlinksys.info>
Wed, 4 Feb 2015 07:30:44 +0000 (4 08:30 +0100)
treea641d5c7d69e807fee89dc8f7fe8c07cf9a77c4d
parent13eef080e328395aca557e1af236c0dcf9575aab
tinc: Update gui and backend for tinc1.1pre11.

RSA keys are no longer required, unless you need interoperability with tinc1.0 nodes.
This saves a ton of nvram space, and really makes tinc better for making larger meshes.

Tinc now bunldes its own crypto for now, removing the need for OpenSSL elliptic crypto.
As a result the tinc binary has grown larger, but we also save space in OpenSSL.

This commit also allows for better firewall customization.
release/src-rt-6.x.4708/router/Makefile
release/src-rt-6.x.4708/router/httpd/tomato.c
release/src-rt-6.x.4708/router/rc/tinc.c
release/src-rt-6.x.4708/router/shared/defaults.c
release/src-rt-6.x.4708/router/www/vpn-tinc.asp