]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Fixed spurious undef of route attributes
authorAlexander Zubkov <green@qrator.net>
Wed, 4 May 2022 13:37:23 +0000 (15:37 +0200)
committerMaria Matejka <mq@ucw.cz>
Wed, 4 May 2022 13:37:23 +0000 (15:37 +0200)
filter/f-inst.c

index 0226f729cf373b3e860fea516611e2a2330b4b95..2c4c97b146f6f282bb4f37b076a235f537a42dc8 100644 (file)
       l->attrs[0].type = da.type;
       l->attrs[0].originated = 1;
       l->attrs[0].fresh = 1;
+      l->attrs[0].undef = 0;
 
       switch (da.type) {
       case EAF_TYPE_INT: