]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - sysdep/unix/io.c
Merge branch 'master' into mq-filter-stack
[thirdparty/bird.git] / sysdep / unix / io.c
index 5b0e49c1f22b74d0127c932ae615049af394d09b..c9fee3ab371d6a1368c2c1839b72150682214d30 100644 (file)
@@ -1082,6 +1082,7 @@ sk_passive_connected(sock *s, int type)
   t->fd = fd;
   t->ttl = s->ttl;
   t->tos = s->tos;
+  t->vrf = s->vrf;
   t->rbsize = s->rbsize;
   t->tbsize = s->tbsize;