forked from extern/shorewall_code
Make \!<address> work in the SUBNET column of the masq file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2374 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
b0e6e3a893
commit
ca8e5631d3
@ -5773,8 +5773,7 @@ setup_masq()
|
|||||||
networks="${networks%!*}"
|
networks="${networks%!*}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
source="${networks:=0.0.0.0/0}"
|
||||||
source="$networks"
|
|
||||||
|
|
||||||
case $source in
|
case $source in
|
||||||
*.*.*|+*|!+*)
|
*.*.*|+*|!+*)
|
||||||
|
Loading…
Reference in New Issue
Block a user