]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Rename
authorIgor Putovny <igor.putovny@nic.cz>
Thu, 20 Feb 2025 16:18:16 +0000 (17:18 +0100)
committerIgor Putovny <igor.putovny@nic.cz>
Thu, 20 Feb 2025 16:18:16 +0000 (17:18 +0100)
proto/aggregator/aggregator.h

index c22decde21ab8c05890b2fa17083a605ebe4fb97..7448fefdc59335d105bd2dd4481ea4b03c0d6537 100644 (file)
@@ -123,7 +123,7 @@ struct aggr_item_node {
 };
 
 enum fib_status {
-  UNASSIGNED_STATUS,
+  UNASSIGNED_FIB,
   IN_FIB,
   NON_FIB,
 };