mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 10:18:58 +02:00
Correct comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1625 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
7e7fa846b8
commit
40dd45abb9
@ -483,7 +483,7 @@ dnat_chain() # $1 = zone
|
|||||||
#
|
#
|
||||||
# SNAT Chain to a zone or from an interface
|
# SNAT Chain to a zone or from an interface
|
||||||
#
|
#
|
||||||
snat_chain() # $1 = zone
|
snat_chain() # $1 = zone or interface
|
||||||
{
|
{
|
||||||
echo $(chain_base $1)_snat
|
echo $(chain_base $1)_snat
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user