mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
Clean up white space in pi-rho's patch
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
bea5434de6
commit
2cd5c41ec0
@ -878,8 +878,8 @@ sub add_common_rules ( $$ ) {
|
||||
add_ijump( $chainref , g => $target, imatch_source_net( $_ ), @ipsec ), $chainref->{filtered}++ for @filters;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
for ( option_chains( $interface ) ) {
|
||||
add_ijump( $filter_table->{$_}, j => $dynamicref, @state ) if $dynamicref;
|
||||
add_ijump( $filter_table->{$_}, j => 'ACCEPT', state_imatch $faststate )->{comment} = '' if $config{FASTACCEPT};
|
||||
|
Loading…
Reference in New Issue
Block a user