Re: Which linux OS are you using?

2019-07-08 Thread Maria Matějka
Kernel 4.0+ but we run also on 2.6.38. GCC or Clang with C11 support (will be needed for new versions). Use what you prefer, BIRD can be compiled and run almost everywhere including ARM. (If not, complain, we'll probably try to fix it.) Maria On July 9, 2019 5:46:36 AM GMT+02:00, Isaac HO wrote

Which linux OS are you using?

2019-07-08 Thread Isaac HO
Hi all and support, Which OS you prefer to install BIRD2.0? Thanks, Isaac

Re: Crash when filtering routes in BGP protocol

2019-07-08 Thread Vincent Bernat
❦ 8 juillet 2019 13:09 +02, Maria Jan Matejka : >> I have tried to fix that by initializing `old_attrs` to NULL, but this >> leads to crash elsewhere. Since I don't know what a temporary attribute >> is, I may miss the whole picture. > > I think the old_attrs should be initialized to NULL and th

Re: Introduce Wireguard support to bird

2019-07-08 Thread Toke Høiland-Jørgensen
Janne Heß writes: > On 6/8/19 12:18 AM, Toke Høiland-Jørgensen wrote: >> Janne Heß writes: >> >>> Hey everyone, >>> >>> as advertised, I have completed the Wireguard support. >>> You might see that I am not really a C expert, but I hope the code is good >>> enough. >>> If you need me to change

Re: Crash when filtering routes in BGP protocol

2019-07-08 Thread Maria Jan Matejka
Hello! Sorry for the delay, we were somehow busy. On 6/25/19 7:57 PM, Vincent Bernat wrote: > When filtering routes in BGP, I get the following crash with BIRD master: > > #v+ > Program received signal SIGSEGV, Segmentation fault. > 0x5558ccdd in rta_free (r=0x5558adc0 ) at > ../nes