Re: Bird2.0.4 - make errors

2019-03-01 Thread Tiago Felipe Goncalves
Thanks! Using protocols "all" works fine, and I have the same behavior using protocols "bgp pipe rpki" for bird203, but works on bird202, using the same environment. Tested on debian 9/ubuntu 18. []s On 01-03-19 13:19, Ondrej Zajicek wrote: On Fri, Mar 01, 2019 at 12:46:52PM +0100, Piotr

Re: show route output explained

2019-03-01 Thread Kenth Eriksson
On Fri, 2019-03-01 at 13:49 +0100, Ondrej Zajicek wrote: > CAUTION: This email originated from outside of the organization. Do > not click links or open attachments unless you recognize the sender > and know the content is safe. > > > On Fri, Mar 01, 2019 at 05:35:30PM +0500, Eugene M. Zheganin

Re: bird 2.0.3 does not install multipath route in kernel

2019-03-01 Thread Kenth Eriksson
On Fri, 2019-03-01 at 13:23 +0100, Ondrej Zajicek wrote: > CAUTION: This email originated from outside of the organization. Do > not click links or open attachments unless you recognize the sender > and know the content is safe. > > > On Fri, Mar 01, 2019 at 11:46:28AM +, Kenth Eriksson

Re: show route output explained

2019-03-01 Thread Ondrej Zajicek
On Fri, Mar 01, 2019 at 05:35:30PM +0500, Eugene M. Zheganin wrote: > Hello, > > Since the documentation doesn't specify the exact output format, could > anyone please explain it to me ? > > > 0.0.0.0/0  via 192.168.57.60 on re0 [ospfv4 11:17:31] ! E2 > (150/10/1) [192.168.100.254]

show route output explained

2019-03-01 Thread Eugene M. Zheganin
Hello, Since the documentation doesn't specify the exact output format, could anyone please explain it to me ? 0.0.0.0/0  via 192.168.57.60 on re0 [ospfv4 11:17:31] ! E2 (150/10/1) [192.168.100.254]    via 90.150.180.20 on ng0 [kernel1 11:12:08] (10) I

Re: bird 2.0.3 does not install multipath route in kernel

2019-03-01 Thread Ondrej Zajicek
On Fri, Mar 01, 2019 at 11:46:28AM +, Kenth Eriksson wrote: > > > We don't have multipath enabled in our kernel > > > (CONFIG_IP_ROUTE_MULTIPATH). How does bird tell whether the kernel > > > supports multipath? Probing run time via netlink? Didn't find any > > > configure.ac option. > > > >

Re: bird 2.0.3 does not install multipath route in kernel

2019-03-01 Thread Joakim Tjernlund
On Fri, 2019-03-01 at 12:41 +0100, Ondrej Zajicek wrote: > > On Fri, Mar 01, 2019 at 08:57:28AM +, Kenth Eriksson wrote: > > > On Thu, Feb 28, 2019 at 01:15:02PM +, Kenth Eriksson wrote: > > > > We have some multi-path routes that fails to get pushed into the > > > > kernel. We are

Re: bird 2.0.3 does not install multipath route in kernel

2019-03-01 Thread Kenth Eriksson
On Fri, 2019-03-01 at 12:41 +0100, Ondrej Zajicek wrote: > CAUTION: This email originated from outside of the organization. Do > not click links or open attachments unless you recognize the sender > and know the content is safe. > > > On Fri, Mar 01, 2019 at 08:57:28AM +, Kenth Eriksson

Re: bird 2.0.3 does not install multipath route in kernel

2019-03-01 Thread Kenth Eriksson
On Thu, 2019-02-28 at 17:59 +0100, Ondrej Zajicek wrote: > CAUTION: This email originated from outside of the organization. Do > not click links or open attachments unless you recognize the sender > and know the content is safe. > > > On Thu, Feb 28, 2019 at 01:15:02PM +, Kenth Eriksson

Bird2.0.4 - make errors

2019-03-01 Thread Tiago Felipe Goncalves
Hi, I'm trying to compile bird204 for test purpose, but I'm facing some errors, anyone have an idea? BIRD was configured with the following options:     Source directory:   .     Object directory:   obj     Iproute2 directory: /etc/iproute2     System