mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 17:28:35 +02:00
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
|
if [ $addr = detect ]; then
|
||||||
ensurenatchain $(dnat_chain $source)
|
ensurenatchain $(dnat_chain $source)
|
||||||
|
#
|
||||||
|
# The 'for loops' begun below are completed in add_a_rule() whose declaration follows
|
||||||
|
#
|
||||||
indent >&3 << __EOF__
|
indent >&3 << __EOF__
|
||||||
|
|
||||||
for adr in \$addr; do
|
for adr in \$addr; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user