mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
Fix backout of chain change -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6996 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
523f48d253
commit
ff2c261c4b
@ -483,7 +483,7 @@ sub masq_chain($)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Syn_flood_chain -- differs from the other _chain functions in that the argument is a chain table reference # Syn_chain
|
# Syn_flood_chain -- differs from the other _chain functions in that the argument is a chain table reference
|
||||||
#
|
#
|
||||||
sub syn_flood_chain ( $ ) {
|
sub syn_flood_chain ( $ ) {
|
||||||
'@' . $_[0]->{synchain};
|
'@' . $_[0]->{synchain};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user