Re: bird-1.5.0 ipv4 segfaults on configure - is it safe to change bgp protocol names runtime?

2016-03-21 Thread Bartosz Radwan
On 18.03.2016 11:05, Jan Matejka wrote: Thanks! > I'm unable to reproduce it at fresh built bird-1.5.0 from Git. This issue is PLD specific - PLD CFLAGS misses -fno-strict-aliasing added in https://gitlab.labs.nic.cz/labs/bird/commit/efd6d12b975441c7e1875a59dd9e0f3db7e958cb -- A: Because it

Re: Multiple Radv Protocols?

2016-03-21 Thread Ondrej Zajicek
On Mon, Mar 21, 2016 at 07:42:08PM +0100, Martin Kraus wrote: > On Mon, Mar 21, 2016 at 01:15:08AM +0100, Matthias Peter Walther wrote: > > Another way might be to user the interface block multiple times in one > > radv protocol which is indeed possible. But how can I announce different > > dns ser

Re: LSA ID Collision help

2016-03-21 Thread Ondrej Zajicek
On Mon, Mar 21, 2016 at 09:29:29AM -0400, Jigar Mehta wrote: > So I tried tracing down this problem and here is what I got : > > (Note : ... > 4. Due to flooding, we receive LSUPDATE packet from our DR and now since we > have a local copy, we delete the hash entry from lsrqh hash table as per RFC

Re: Multiple Radv Protocols?

2016-03-21 Thread Martin Kraus
On Mon, Mar 21, 2016 at 01:15:08AM +0100, Matthias Peter Walther wrote: > Hello, > > we have a setup here where we want to accounce different ipv6 prefixes > on different interfaces. We tried it this way: > > protocol radv 'radvd_bat09' { >interface "bat09" { >max ra inter

Re: LSA ID Collision help

2016-03-21 Thread Jigar Mehta
So I tried tracing down this problem and here is what I got : (Note : 1. 10.1.1.0 is a static route on the box and exported by custom protocol to ospf 2. All these events happen within the same second) 1. when bird just comes up (box is rebooted), it tries to form adjacency and eventually exchang