Re: BFD socket bind error upon reboot

2018-08-15 Thread Ondrej Zajicek
On Wed, Aug 15, 2018 at 11:23:33AM +0200, J. Kendzorra wrote: > Hi, > > > Generally, BIRD should not try to use an address before it notices that > > the address is available/active. If BIRD tries to bind the socket before > > that, then it is a bug. > > This seems to be a common pattern for serv

Re: [PATCH RFC 2/2] babel: Add HMAC support

2018-08-15 Thread Ondrej Zajicek
On Tue, Aug 14, 2018 at 07:40:02PM +0200, Toke Høiland-Jørgensen wrote: > > IMHO the draft describes this order: > > > > - parse trailer > > - preparse for PC and index > > - verify authentication (HMAC and PC/index) > > - regular parse and processing > > > > You are doing > > > > - parse trailer >

Re: BFD socket bind error upon reboot

2018-08-15 Thread J. Kendzorra
Hi, Generally, BIRD should not try to use an address before it notices that the address is available/active. If BIRD tries to bind the socket before that, then it is a bug. This seems to be a common pattern for services that are started when network is supposedly ready, but it really isn't (s