summaryrefslogtreecommitdiff
path: root/nest/rt-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'nest/rt-table.c')
-rw-r--r--nest/rt-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/rt-table.c b/nest/rt-table.c
index dad5d0cc..8980f147 100644
--- a/nest/rt-table.c
+++ b/nest/rt-table.c
@@ -799,7 +799,7 @@ export_filter(struct channel *c, rte *rt, int silent)
stats->updates_rejected++;
if (v == RIC_REJECT)
channel_rte_trace_out(D_FILTERS, c, rt, "rejected by protocol");
- goto reject_noset;
+ goto reject;
}
if (v > 0)