forked from extern/shorewall_code
Dont optimize chains with RETURN
This commit is contained in:
parent
030839e4a4
commit
fa8c8f5850
@ -278,6 +278,8 @@ sub process_accounting_rule( ) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dont_optimize( $chainref ) if $target eq 'RETURN';
|
||||||
|
|
||||||
if ( $jumpchainref ) {
|
if ( $jumpchainref ) {
|
||||||
if ( $asection ) {
|
if ( $asection ) {
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user