On Wed, Aug 21, 2013 at 07:02:19PM +0300, Sergey Popovich wrote:
> Hello community!!
>
> And again I need to spread some light on BIRD behavior:
> why bird restarts protocol instead of just reloading it
> when no filter changes in configuration when using
> prefix set constant?
...
> Can some one explain to me this behavior of BIRD? Does this mean
> that usage of constats with type prefix set is not recommended?
Hello
This is just a stupid mistake. Sets were not properly compared.
Use attached patch.