VPN: allow to disable "nobind" option for VPN Client configurationToastman-1.28.9007.3
commita4a2a01666d0fedf08f266dfdceeb48c9c0b0e6c
authorShibby <shibby@openlinksys.info>
Tue, 21 Jun 2016 06:54:38 +0000 (21 08:54 +0200)
committerToastman <toastman@galactic_core>
Wed, 13 Jul 2016 07:54:15 +0000 (13 14:54 +0700)
treeb25e5fe9c81f1c973096c5b4debf81a9facc13c0
parent14d8a3e732387c88cc15bf629e7c9f68635c20b2
VPN: allow to disable "nobind" option for VPN Client configuration

ONLY FOR ADVANCED USERS

Allow to remove "nobind" from configuration by changing nvram`s variable:
vpn_client1_nobind
vpn_client2_nobind

value 1 : add "nobind" to config (default)
value 0 : remove "nobind" from config
release/src-rt-6.x.4708/router/rc/vpn.c
release/src-rt-6.x.4708/router/shared/defaults.c