MFC 11077

fix proto's in p2pcatchall rule
This commit is contained in:
Scott Ullrich 2006-04-03 03:34:06 +00:00
parent 397afb3e05
commit 2ec4abdf25

View File

@ -994,9 +994,9 @@ function step7_stepsubmitphpaction() {
if($otherclient[1] != '')
$rule['protocol'] = $otherclient[1];
}
if($rule['inqueue'] != "" and $rule['in-interface'] != "" and $rule['out-interface'] != "")
$config['shaper']['rule'][] = $rule;
}
}