forked from extern/shorewall_code
Fix another bug in ROUTE_FILTER
This commit is contained in:
parent
cdf7fac535
commit
5fef50f7ff
@ -2363,6 +2363,8 @@ sub get_configuration( $ ) {
|
|||||||
} else {
|
} else {
|
||||||
check_trivalue( 'ROUTE_FILTER', '' );
|
check_trivalue( 'ROUTE_FILTER', '' );
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
check_trivalue( 'ROUTE_FILTER' , '' );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user