Re: Purpose of 'generate from/to' and 'accept from/to' for passwords?

2020-01-20 Thread Ondrej Zajicek
On Mon, Jan 20, 2020 at 05:27:34PM +0100, Toke Høiland-Jørgensen wrote: > Hi Bird people > > When specifying passwords for protocol authentication in the Bird > config, it is possible to specify time windows in which the password > will be used to sign messages (the 'generate from/to' configuratio

Re: BFD getting stuck in Init state when taking down and up the interface

2020-01-20 Thread Ondrej Zajicek
On Mon, Jan 20, 2020 at 02:41:58PM +0100, Julian Schuh wrote: > Hi all, > > I think I discovered a bug causing BFD sessions to get stuck in the Init > state when taking down and up the interface that is being for the BFD > session. > > I'm using bird 2.0.7 on linux 4.19.86. Hi Hi, will check th

Purpose of 'generate from/to' and 'accept from/to' for passwords?

2020-01-20 Thread Toke Høiland-Jørgensen
Hi Bird people When specifying passwords for protocol authentication in the Bird config, it is possible to specify time windows in which the password will be used to sign messages (the 'generate from/to' configuration options), and a separate time window in which that password will be accepted to

BFD getting stuck in Init state when taking down and up the interface

2020-01-20 Thread Julian Schuh
Hi all, I think I discovered a bug causing BFD sessions to get stuck in the Init state when taking down and up the interface that is being for the BFD session. I'm using bird 2.0.7 on linux 4.19.86. My setup: I have to network namespaces t1 and t2, connected by a veth pair: ip -n t1 addr sh