Re: feature request (&&/|| shortcut)

2011-01-06 Thread Ondrej Zajicek
On Sun, Jan 02, 2011 at 05:29:08PM +0100, Arnold Nipper wrote: > It looks like BIRD logical && operator is not doing a shortcut. I.e even > if you have s.th. like > > if 0 && $some_complex_expression then ... > if 1 || $some_complex_expression then ... > > BIRD will try to evaluate $some_complex_

Re: ECMP/multipath support

2011-01-06 Thread Ondrej Zajicek
On Mon, Jan 03, 2011 at 05:37:25PM +0100, Joakim Tjernlund wrote: > > > Any plans to add support for Opaque LSAs/GMPLS in the near future? > > > > Nothing specific. Where (and how) is this feature used? > > We have an old zebra based GMPLS TE (using RSVP too) to allocate > paths through our networ

Re: ECMP/multipath support

2011-01-06 Thread Joakim Tjernlund
-Ondrej Zajicek wrote: - > > >On Mon, Jan 03, 2011 at 05:37:25PM +0100, Joakim Tjernlund wrote: >> > > Any plans to add support for Opaque LSAs/GMPLS in the near future? >> > >> > Nothing specific. Where (and how) is this feature used? >> >> We have an old zebra based GMPLS TE (using RSVP

BGP filtering for own AS number

2011-01-06 Thread Ivo Smits
Hello, On the dn42 network (http://www.dn42.net) we have been seeing quite a few BGP ghost routes lately. After some research, it turns out that bird may not correctly handle received AS-paths containing the own AS number. Bird ignores incoming BGP routes containing the local AS number - comp

Re: BGP filtering for own AS number

2011-01-06 Thread Martin Barry
$quoted_author = "Ivo Smits" ; > > On the dn42 network (http://www.dn42.net) we have been seeing quite > a few BGP ghost routes lately. After some research, it turns out > that bird may not correctly handle received AS-paths containing the > own AS number. Bird ignores incoming BGP routes containi

Re: BGP filtering for own AS number

2011-01-06 Thread Ivo Smits
Op 6-1-2011 20:27, Martin Barry schreef: $quoted_author = "Ivo Smits" ; On the dn42 network (http://www.dn42.net) we have been seeing quite a few BGP ghost routes lately. After some research, it turns out that bird may not correctly handle received AS-paths containing the own AS number. Bird ign

Re: BGP filtering for own AS number

2011-01-06 Thread Ondrej Zajicek
On Thu, Jan 06, 2011 at 09:23:06PM +0100, Ivo Smits wrote: > Op 6-1-2011 20:27, Martin Barry schreef: >> $quoted_author = "Ivo Smits" ; >>> On the dn42 network (http://www.dn42.net) we have been seeing quite >>> a few BGP ghost routes lately. After some research, it turns out >>> that bird may not