]> git.ipfire.org Git - ipfire-2.x.git/commit
Add support for generating GeoIP-based firewall rules.
authorAlexander Marx <amarx@ipfire.org>
Tue, 17 Feb 2015 16:01:42 +0000 (17:01 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 17 Feb 2015 17:00:52 +0000 (18:00 +0100)
commitb9ca2fa60f1ac0127d0bbddb016d0acb578e660d
tree66e07f24bb2eebb094a04704ca4fcb72a62b37bc
parent6897c329b5b323567267d364fefdf01a9bff5688
Add support for generating GeoIP-based firewall rules.

This commit adds support to the rules.pl and firewall-lib.pl to generate
correct iptables commands for inserting GeoIP-based firewall rules
into the kernel.
config/firewall/firewall-lib.pl [changed mode: 0755->0644]
config/firewall/rules.pl