ok great, thank you for your answer!
On Thu, Nov 12, 2015 at 7:01 PM, Ondrej Zajicek
wrote:
> On Thu, Nov 12, 2015 at 05:25:18PM +0100, Alexander Velkov wrote:
> > Hi Ondrej,
> >
> > thank you for your reply!
> >
> > When is this branch planned to be integrated to main?
>
> I guess we will relea
On Thu, Nov 12, 2015 at 06:28:34PM +0100, Alexander Velkov wrote:
> Hi Pavel,
>
> I tried your suggestion and defined the password field as a single line. I
> tried out the behavior on different architectures.
Single line versus one password in passwords block should not make difference.
> - wh
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 i
Hi Pavel,
I tried your suggestion and defined the password field as a single line. I
tried out the behavior on different architectures.
- when bird runs on a little endian box, then there is no error and the
boxes can successfully authenticate, even when the pass is specified in a
passwords block
Hi Alex.
On 2015-11-12 16:20, Alex Lalik wrote:
protocol rip RIP {
debug all;
honor neighbor;
authentication md5;
passwords {
password "secret";
};
Configuration of the password like this
protocol rip RIP {
debug all;
honor neighbor;
authentication md5;
password "secre
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 i
>From the OSPF protocol code, I suspected as much. ospf_rt_notify() just sends
>an external LSA.
I haven't completely familiarized myself with the OSPF code so I'm not
comfortable modifying things yet, but would there be a safe way to call
ospf_originate_rt_lsa() directly from ospf_rt_notify()?
On Thu, Nov 12, 2015 at 04:20:06PM +0100, Alex Lalik wrote:
> Hello,
>
> I face a problem when configuring RIP with MD5 authentication in bird.
> I find no examples in configuring bird this way, so maybe this could be
> added to the documentation.
> ...
> In case I use plain configuration (authent
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 relea
On Wed, Nov 11, 2015 at 05:13:06PM +, Adam Schultz wrote:
> Is it possible to advertise routes from a custom protocol via OSPF as an
> internal route type instead of external-1 or external-2?
No, such feature is not implemented, but is it an interesting idea.
--
Elen sila lumenn' omentielv
Hello,
I face a problem when configuring RIP with MD5 authentication in bird.
I find no examples in configuring bird this way, so maybe this could be
added to the documentation.
This is the bird configuration I use:
protocol kernel {
scan time 20; # Scan kernel routing table every 2
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 alr
12 matches
Mail list logo