PPTP VPN fixes and improvements.
commit8a1b1b5435ef9f94a8d99613a4950cae9e323a49
authorJean-Yves Avenard <jean-yves@avenard.org>
Sun, 27 Nov 2011 14:47:23 +0000 (28 01:47 +1100)
committerJean-Yves Avenard <jean-yves@avenard.org>
Sun, 27 Nov 2011 14:47:23 +0000 (28 01:47 +1100)
tree6ef1b7fe460192d46aceccd9068c8b1d8ec2d3d9
parent755dc74f1fdafc99953acc3f11ef52e87c7a2d0f
PPTP VPN fixes and improvements.
 - Simplify web setup, Redirect Internet traffic option will do the obvious. If uncheck allow to specify remote subnet/netmask
- When used over PPPoE and we were redirecting all traffic, should the WAN connection drop or default route changed it would crash completely the kernel. Most likely a pptp kernel error. We don't fix the bug but we prevent it from occurring
release/src/router/rc/pptp_client.c
release/src/router/rc/rc.h
release/src/router/rc/wan.c
release/src/router/www/vpn-pptp.asp