summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/easyrule.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/easyrule.php b/usr/local/www/easyrule.php
index 504c999..8c860da 100644
--- a/usr/local/www/easyrule.php
+++ b/usr/local/www/easyrule.php
@@ -39,6 +39,7 @@ require_once("shaper.inc");
$retval = 0;
$message = "";
+$specialsrcdst = explode(" ", "any pptp pppoe l2tp openvpn");
if ($_GET && isset($_GET['action'])) {
switch ($_GET['action']) {
OpenPOWER on IntegriCloud