RouterOS 2.9.24 is out

Hello

well, the missing bgp network command can be replaced -in a way- by enabling the “redistribute static” in the bgp instance settings
and by installing a static route manually that should point in a local interface.
By making this we should filter properly our routes.

It’s a fact that the routing-test from 2.9.20 and up has been greatly improved.
In fact it outperfrom the stable routing package.

However there is a major problem in the bgp update process.
In some circumstances bgp removes succesfully a route as is suposed to do, but it does not inform correctly other bgp neighbors.
The only way to uninstall the invalid routes from the other neighbors is by disabling/enabling the bgp instance in them.
In any case the bgp timers was set in a value bigger then zero because in the past we were having problems when they left in 0.
This situation was tested and replicated succesfully in our wireless network in several routers in Athens (http://www.awmn.net).

Thanks in advance