diff options
author | Phil Davis <phil.davis@world.inf.org> | 2012-09-29 00:25:45 +0545 |
---|---|---|
committer | Phil Davis <phil.davis@world.inf.org> | 2012-09-29 00:25:45 +0545 |
commit | 90acaa6951653a8c40a4a14f9f0629e74ba47b81 (patch) | |
tree | 77c5dd4aff8d247217b0b78e9a01a1ebd5d62786 /config/openbgpd | |
parent | 91f7d1ef9ee32bb3a237574be636fb02274328fe (diff) | |
download | pfsense-packages-90acaa6951653a8c40a4a14f9f0629e74ba47b81.tar.gz pfsense-packages-90acaa6951653a8c40a4a14f9f0629e74ba47b81.tar.bz2 pfsense-packages-90acaa6951653a8c40a4a14f9f0629e74ba47b81.zip |
Stop pfblocker rules being added twice
If users move rules around in the GUI, the the rules for 1 interface can end up in separate blocks in config.xml. This causes pfBlocker code to put a set of pfBlocker rules before each separate block of rules for an interface, as they are processed out of config.xml.
The code here fixes that, ensuring that pfBlocker rules are only added once to an interface, the first time the interface is found in a rule.
Diffstat (limited to 'config/openbgpd')
0 files changed, 0 insertions, 0 deletions