diff options
author | NOYB <Al_Stu@Frontier.com> | 2016-02-08 02:12:47 -0800 |
---|---|---|
committer | NOYB <Al_Stu@Frontier.com> | 2016-02-08 22:11:42 -0800 |
commit | fdb83ce0555487a4ba076aa40f9a1a4886259f22 (patch) | |
tree | ae23d112b1a78c5dfc2ca596ff73a9680059bbe9 /.gitignore | |
parent | 56ba82402a667f52a7cbcdab4c91cca33885301e (diff) | |
download | pfsense-fdb83ce0555487a4ba076aa40f9a1a4886259f22.zip pfsense-fdb83ce0555487a4ba076aa40f9a1a4886259f22.tar.gz |
Firewall / Rules - Page Efficiency Upgrade
1) Only load the rules of the selected interface instead of loading all the rules of all interfaces and hiding them. Very inefficient and can result in sluggishness. Especially with large number of rules and/or large alias tables.
1.1) Rule separators indexed to their position within their interface so they work with only loading the selected interface rules.
2) Supports consecutive separators.
3) Fixes #5559 - horizontal scrollbar when no rules to display (all hidden). No longer hiding rules.
4) Corrects case where a single rule defined on any interface would prevent the alert messages from being displayed on all interfaces.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions