Revision 2ec4abdf
Added by Scott Ullrich about 19 years ago
usr/local/www/wizards/traffic_shaper_wizard.inc | ||
---|---|---|
994 | 994 |
if($otherclient[1] != '') |
995 | 995 |
$rule['protocol'] = $otherclient[1]; |
996 | 996 |
} |
997 |
|
|
998 | 997 |
if($rule['inqueue'] != "" and $rule['in-interface'] != "" and $rule['out-interface'] != "") |
999 | 998 |
$config['shaper']['rule'][] = $rule; |
999 |
|
|
1000 | 1000 |
} |
1001 | 1001 |
} |
1002 | 1002 |
|
Also available in: Unified diff
MFC 11077
fix proto's in p2pcatchall rule