summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-22 13:09:14 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-22 13:09:14 -0400
commit2284daf2986124fc7786641774fbc3064e001465 (patch)
tree73bfd22caf4eed8f6f57e8625ee0f81c6049109b /src/usr/local
parentb63f52433ef8429a521833c9345c4c0ebd7a4d83 (diff)
downloadpfsense-2284daf2986124fc7786641774fbc3064e001465.zip
pfsense-2284daf2986124fc7786641774fbc3064e001465.tar.gz
Further fix for tun/tap and topology
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/vpn_openvpn_client.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/local/www/vpn_openvpn_client.php b/src/usr/local/www/vpn_openvpn_client.php
index c0fb31b..5a25af0 100644
--- a/src/usr/local/www/vpn_openvpn_client.php
+++ b/src/usr/local/www/vpn_openvpn_client.php
@@ -897,6 +897,8 @@ events.push(function() {
tlsauth_change();
autokey_change();
+ dev_mode_change();
+
}
function dev_mode_change() {
OpenPOWER on IntegriCloud