Re: MRT rib dump support

2015-11-12 Thread Pavel Tvrdík
Hi Evelio, thank you for your question! On 2015-11-11 21:20, Evelio VILA wrote: Re Hello, Looking into this commit, https://gitlab.labs.nic.cz/labs/bird/commit/11fabd2d6b8bc3d6ca86acd3b62fe4deeb4b91b7 Yes, in the branch mrtdump (https://gitlab.labs.nic.cz/labs/bird/network/mrtdump) is

Re: MRT rib dump support

2015-11-12 Thread Pavel Tvrdík
Hi, Job! On 2015-11-12 17:11, Job Snijders wrote: Will a 'rotate' function of sorts be implemented? Where you can specify that every 3600 seconds it starts writing to the next file, with for instance a UNIX timestamp being part of the filename? A 'rotate' function is not implemented yet, but

Re: MRT rib dump support

2015-11-12 Thread Ondrej Zajicek
On Wed, Nov 11, 2015 at 11:46:17AM -0800, Evelio VILA wrote: > Hello, > > I just came across this commit > > https://gitlab.labs.nic.cz/labs/bird/blob/3e3e381b98fe8809b560da7cd5dc95641102f1cd/nest/mrtdump.c > > Any ideas when is the feature planned for release :) Hello, likely in the next

Re: MRT rib dump support

2015-11-12 Thread Job Snijders
On Thu, Nov 12, 2015 at 04:55:50PM +0100, Ondrej Zajicek wrote: > On Wed, Nov 11, 2015 at 11:46:17AM -0800, Evelio VILA wrote: > > Hello, > > > > I just came across this commit > > > > https://gitlab.labs.nic.cz/labs/bird/blob/3e3e381b98fe8809b560da7cd5dc95641102f1cd/nest/mrtdump.c > > > > Any

MRT rib dump support

2015-11-11 Thread Evelio VILA
Re Hello, Looking into this commit, https://gitlab.labs.nic.cz/labs/bird/commit/11fabd2d6b8bc3d6ca86acd3b62fe4deeb4b91b7 I hope it doesn't mean that you will be removing BGP UPDATE dumps to add the RIB dumps. Will both be supported? Thanks Evelio