On Thu, Mar 09, 2023 at 05:07:40PM +0100, Claudio Jeker wrote:
> On my big IXP RS test setup with 600 peers the rde_filter call in the
> output path is rather expensive. By splitting the output ruleset into
> output rulesets per peer the performance is improved by around 5min on a
> 20min runtime.
> Date: Thu, 09 Mar 2023 14:48:25 +0100
> From: Mark Kettenis
>
> The diff below fixes an issue with the way we attach "APCI devices".
> As with all ACPI diffs, this may potentially introduce regressions, so
> some wider testing would be welcome.
>
> The fix itself involves resolving a "nameref"
On my big IXP RS test setup with 600 peers the rde_filter call in the
output path is rather expensive. By splitting the output ruleset into
output rulesets per peer the performance is improved by around 5min on a
20min runtime.
So when a peer is added or on config reloads the output ruleset is
com
OK
The diff below fixes an issue with the way we attach "APCI devices".
As with all ACPI diffs, this may potentially introduce regressions, so
some wider testing would be welcome.
The fix itself involves resolving a "nameref" in the package that
describes dependencies between APCI devices. These nam
On Fri, Feb 24, 2023 at 06:05:21PM +0100, Claudio Jeker wrote:
> For those people who enjoy pain here some code that allows bgpd to load
> ASPA records from a very current StayRTR cache.
>
> This implements mostly what draft-ietf-sidrops-8210bis-10 specifies.
> Now the version negotiation is a hot