mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-21 15:13:10 +01:00
Add a comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
a3abafa98b
commit
f928b4d6fc
@ -960,7 +960,9 @@ sub add_common_rules ( $ ) {
|
||||
my ( @src_exclude, @dst_exclude );
|
||||
|
||||
if ( @nodbl ) {
|
||||
|
||||
#
|
||||
# We have blacklisting exclusions defined in the hosts file
|
||||
#
|
||||
if ( @nodbl > 1 ) {
|
||||
#
|
||||
# We need to create an intermediate chain
|
||||
|
Loading…
Reference in New Issue
Block a user