Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: bgpd: suffle functions for more sense
To:
tech@openbsd.org
Date:
Mon, 27 Apr 2026 17:19:30 +0200

Download raw body.

Thread
On Mon, Apr 27, 2026 at 05:16:28PM +0200, Claudio Jeker wrote:
> During softreconfiguration the order of operation is:
>  - softreconfig in
>  - softreconfig in done
>  - softreconfig out
>  - softrecondig out done
>  - softreconfig done
> 
> So put the function into the same order. It reduces the amount
> I have to scroll up and down.

ok tb