forked from extern/shorewall_code
Add comment explaining the purpose of dump_zone_contents()
This commit is contained in:
parent
7014bd3ea0
commit
d73ebb8a6a
@ -531,6 +531,9 @@ sub zone_report()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# This function is called to create the contents of the ${VARDIR}/zones file
|
||||||
|
#
|
||||||
sub dump_zone_contents()
|
sub dump_zone_contents()
|
||||||
{
|
{
|
||||||
my @xlate;
|
my @xlate;
|
||||||
|
Loading…
Reference in New Issue
Block a user