From 146f99c81a4476c51d49df686a19369312526101 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 2 Apr 2006 04:41:52 +0000 Subject: Add more filter reload information for AJAX filter reload status application --- etc/inc/shaper.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/inc/shaper.inc') diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index b794e48..910a271 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -350,6 +350,8 @@ function filter_generate_pf_altq_rules() { continue; } + update_filter_reload_status("Generating ALTQ rule {$rule['descr']}..."); + switch($rule['in-interface']) { case "pptp": /* does the rule deal with a PPTP interface? */ if ($pptpdcfg['mode'] != "server") { -- cgit v1.1