On Mon, Sep 21, 2015 at 10:10:08AM +0200, Alexander Frolkin wrote:
> Hi Ondrej,
>
> > > Is there something we can do to reduce the memory usage? Or could this
> > > be a memory leak bug?
> > This is definitely a memory leak, probably related to path merging. You
> > are using current code from gi
On Fri, Sep 25, 2015 at 01:04:45PM +0300, Christos Trochalakis wrote:
> Hello all,
>
> ...
>
> There is only one bfd session instead of two (one for each link).
>
> After digging a bit in the source code, it seems that the OSPF protocol
> calls `bfd_request_session()` which leads to a call to `b
On Mon, Sep 28, 2015 at 08:58:35PM +0100, Israel G. Lugo wrote:
> Hello,
>
> I have a question regarding BIRD's OSPF and summarized networks. Not
> sure if I'm doing the right thing.
>
> I've got access routers running BIRD, configured as ABR between area 0
> and their respective user-facing area
On Mon, Sep 28, 2015 at 12:31:09PM +0100, Israel G. Lugo wrote:
> I apologize for the delay in responding. I have tried the patch and it
> does fix the problem. Namely:
>
> Before the patch, starting Bird 1.5.0 with all interfaces LINK DOWN
> would leave the OSPF interfaces in Down state, from whi