mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-29 08:59:15 +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" );
|
||||
}
|
||||
|
||||
#
|
||||
# Populate %isocodes from the GeoIP database directory
|
||||
#
|
||||
sub load_isocodes() {
|
||||
my $isodir = $config{GEOIPDIR} || ISODIR;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user