mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
MFC 11077
fix proto's in p2pcatchall rule
This commit is contained in:
parent
397afb3e05
commit
2ec4abdf25
@ -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;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user