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
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
>
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