forked from extern/shorewall_code
Minor cleanup of UPnP support
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2033 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
af35f458f4
commit
3bab69ff45
@ -6431,7 +6431,7 @@ activate_rules()
|
||||
# are inserted before jumps to one-to-one NAT chains.
|
||||
#
|
||||
addrulejump() # $1 = BUILTIN chain, $2 = user chain, $3 - * other arguments
|
||||
{
|
||||
{
|
||||
local sourcechain=$1 destchain=$2
|
||||
shift
|
||||
shift
|
||||
@ -6446,7 +6446,7 @@ activate_rules()
|
||||
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# Add jumps to early SNAT chains
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user