Re: BIRD security bug bounty program

2019-09-23 Thread Maria Matejka
On 9/23/19 10:18 PM, Christoph wrote: >> make use of static source code analyzer like Coverity? > > found: > https://scan.coverity.com/projects/bird Just a little notice – we are still experimenting with Coverity; there is still some automation missing (to be done yet). There are also lots of fal

Re: BIRD security bug bounty program

2019-09-23 Thread Christoph
> make use of static source code analyzer like Coverity? found: https://scan.coverity.com/projects/bird

BIRD security bug bounty program

2019-09-23 Thread Christoph
Hello, do you run a security bug bounty program for BIRD 2 or make use of static source code analyzer like Coverity? thanks, Christoph

Re: Assertion 'c->channel_state == CS_UP' failed at nest/rt-table.c:1543

2019-09-23 Thread Ondrej Zajicek
On Mon, Sep 23, 2019 at 04:18:00PM +, Christoph wrote: > > If you can add 'debug { events, states };' option to the RPKI option, > > could you send me the logs during protocol initialization? There should > > be some part with 'Connected' and 'Changing ... state'. > > > > I disabled and enabl

Re: Assertion 'c->channel_state == CS_UP' failed at nest/rt-table.c:1543

2019-09-23 Thread Christoph
> If you can add 'debug { events, states };' option to the RPKI option, > could you send me the logs during protocol initialization? There should > be some part with 'Connected' and 'Changing ... state'. > I disabled and enabled it to trigger a sync: disable r3k enable r3k log (not sure if this

Re: Filters do not auto-reload on called function changes

2019-09-23 Thread Maria Jan Matejka
On 9/20/19 10:21 AM, Maria Matejka wrote: > Hello! > > On 9/20/19 8:45 AM, Maria Matejka wrote: >> Hello! >> >> On 9/19/19 8:02 PM, Matt Corallo wrote: >>> Upon upgrading from 2.0.4 to 2.0.6, filters which call changed functions >>> (at least when those functions are in included from external file