mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 17:28:35 +02:00
Remove redundant line of code
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
626b28fcd0
commit
7d91edc6ec
@ -935,8 +935,6 @@ sub process_interface( $$ ) {
|
|||||||
|
|
||||||
$hostoptions{routeback} = $options{routeback} = is_a_bridge( $physical ) unless $export || $options{routeback};
|
$hostoptions{routeback} = $options{routeback} = is_a_bridge( $physical ) unless $export || $options{routeback};
|
||||||
|
|
||||||
$zoneref->{options}{in_out}{routeback} = 1 if $zoneref && $options{routeback};
|
|
||||||
|
|
||||||
$hostoptionsref = \%hostoptions;
|
$hostoptionsref = \%hostoptions;
|
||||||
} else {
|
} else {
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user