How unbind bfd from ipv4 socket

2021-01-22 Thread Дружок 1
Hello, All! I have two bird2.0.7 process run in same Linux system: bird bird6 (copy of sbin/bird) It used two different config files. In each config describes protocol bfd But I need that process “bird” unbind own bfd from v6 address, and process “bird6” - from v4 address (conflict). How

Re: Unable to build Bird2 with --with-protocols=bgp

2020-09-30 Thread Дружок 1
You can trying do without bfd proto. Just add bfd to list. пт, 22 мая 2020 г. в 22:33, Maria Matějka : > Hello! > This may be a bug in protocol selection as we don't care much about builds > with a subset of protocols. Will check it. > Maria > > On May 22, 2020 4:55:23 PM GMT+02:00, Nabeel Omer

Re: bird >=2.0.4 Stack underflow and most routes become filtered

2019-09-13 Thread Дружок 1
Awesome, thanks! I thought that this would remain only my own problem. You managed to figure out a bug without any help from me. I will try path and write you with results. Spasibo! On Tue, Sep 10, 2019 at 2:57 PM Ondrej Zajicek wrote: > On Sat, Aug 24, 2019 at 01:22:10AM +0300, Дружок 1 wr

bird >=2.0.4 Stack underflow and most routes become filtered

2019-08-23 Thread Дружок 1
Hi! .. /var/log/bird.log 2019-08-22 15:38:38.604 filters, line 1023: Stack underflow 2019-08-22 18:02:27.157 filters, line 511: Stack underflow 2019-08-22 18:02:30.616 filters, line 0: Stack underflow ... function bgp_in(int peer_as; prefix set peer_nets) { if ! (avoid_martians()) th