forked from extern/shorewall_code
Add clarifying comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4778 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
76c7cdead7
commit
5015d66dec
@ -1691,7 +1691,9 @@ __EOF__
|
||||
|
||||
if [ $addr = detect ]; then
|
||||
ensurenatchain $(dnat_chain $source)
|
||||
|
||||
#
|
||||
# The 'for loops' begun below are completed in add_a_rule() whose declaration follows
|
||||
#
|
||||
indent >&3 << __EOF__
|
||||
|
||||
for adr in \$addr; do
|
||||
|
Loading…
Reference in New Issue
Block a user