mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
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