]> git.ipfire.org Git - ipfire-2.x.git/commit
firewall: rules.pl: Cleanup rule generation.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Mar 2014 18:54:14 +0000 (19:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Mar 2014 18:54:14 +0000 (19:54 +0100)
commit6178953be5c93975c069314cfe3b20cd2d684746
tree1ab74d23be615cbf24870874ba143303bc229c7c
parenta2b3eba9f5a16e8a7042f6e2029c377db5da7e9a
firewall: rules.pl: Cleanup rule generation.

Various perl coding errors that have been suppressed by "no warnings uninitialized"
have been fixed and lots of helper variables have been introduced to make
it much more clearer what the code is actually doing.
config/firewall/rules.pl