mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Fix another bug in ROUTE_FILTER
This commit is contained in:
parent
cdf7fac535
commit
5fef50f7ff
@ -2363,6 +2363,8 @@ sub get_configuration( $ ) {
|
||||
} else {
|
||||
check_trivalue( 'ROUTE_FILTER', '' );
|
||||
}
|
||||
} else {
|
||||
check_trivalue( 'ROUTE_FILTER' , '' );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user