mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-06 21:09:37 +01:00
Add a comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ef974b5c8d
commit
6b23eff650
@ -4688,6 +4688,9 @@ sub conditional_rule_end( $ ) {
|
|||||||
add_commands( $chainref , "fi\n" );
|
add_commands( $chainref , "fi\n" );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# Populate %isocodes from the GeoIP database directory
|
||||||
|
#
|
||||||
sub load_isocodes() {
|
sub load_isocodes() {
|
||||||
my $isodir = $config{GEOIPDIR} || ISODIR;
|
my $isodir = $config{GEOIPDIR} || ISODIR;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user