lib/printf regression on raspberry

2019-07-17 Thread Maximilian Eschenbacher
Hey everyone, the following patch creates a testcase on top of the master branch for bsprintf with %lR which fails on both my raspberrys (Raspbian Buster, armv6l and armv7l, gcc version 8.3.0). I noticed it by looking at $ birdc6 show babel entries which prints all router ids as 00:00:00:00:00:

Re: Not getting out of "Connect" state

2018-07-26 Thread Maximilian Eschenbacher
On 26/07/2018 08:31:05, Scott Ellentuch wrote: I've had a bird(1.4.5)<>bird(1.5.0) up and running for 2 months now, and I was forced to reboot one of the servers. Now I can't get them to re-establish Wow, those are pretty old. I've disable them both, waited a bit, then enabled them both w

BGP flowspec support

2017-04-24 Thread Maximilian Eschenbacher
Hello, am I correct in assuming that bird does currently not support sending bgp flowspec rules (RFC5575) which uses MP_REACH_NLRI attributes? In proto/bgp/bgp.h I found these lines: /* We don't support these: */ #define BA_DPA 0x0b/* ??? */ #define BA_ADVERTISER 0x0c/* [RF