1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Merge commit '702c04fbef222e802ca4dfac645dc75ede522db6' into haugesund

This commit is contained in:
Maria Matejka
2022-05-30 17:18:46 +02:00
34 changed files with 97 additions and 128 deletions

View File

@@ -144,7 +144,6 @@ perf_loop(void *data)
if (!p->attrs_per_rte || !(i % p->attrs_per_rte)) {
struct rta a0 = {
.source = RTS_PERF,
.scope = SCOPE_UNIVERSE,
.dest = RTD_UNICAST,
.nh.iface = p->ifa->iface,
.nh.gw = gw,