Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: bgpd: prep for filter rework
To:
tech@openbsd.org
Date:
Mon, 27 Apr 2026 17:49:47 +0200

Download raw body.

Thread
On Mon, Apr 27, 2026 at 05:45:58PM +0200, Claudio Jeker wrote:
> The outbound filters have been moved to struct rde_filter and I want to do
> the same for inbound filters. Also I will move inbound filters to per-peer
> instead of per-rib. Because of that I plan to use the current out_rules
> for all filter rules so lets rename that now to reduce the size of the
> complex diff.  Compiler agrees.

ok tb