summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_lan.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces_lan.php')
-rwxr-xr-xusr/local/www/interfaces_lan.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php
index 6a9ad88..4209752 100755
--- a/usr/local/www/interfaces_lan.php
+++ b/usr/local/www/interfaces_lan.php
@@ -257,7 +257,10 @@ function enable_change(enable_over) {
if ($_POST['apply'] <> "") {
interfaces_lan_configure();
-
+
+ /* sync filter configuration */
+ filter_configure();
+
if(file_exists($d_landirty_path))
unlink($d_landirty_path);
OpenPOWER on IntegriCloud