From: Igor Putovny Date: Thu, 20 Feb 2025 16:18:16 +0000 (+0100) Subject: Rename X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108e6a6073b27af8164ca46c30dfe50e6962efe5;p=thirdparty%2Fbird.git Rename --- diff --git a/proto/aggregator/aggregator.h b/proto/aggregator/aggregator.h index c22decde2..7448fefdc 100644 --- a/proto/aggregator/aggregator.h +++ b/proto/aggregator/aggregator.h @@ -123,7 +123,7 @@ struct aggr_item_node { }; enum fib_status { - UNASSIGNED_STATUS, + UNASSIGNED_FIB, IN_FIB, NON_FIB, };