|
@@ -1452,6 +1452,7 @@ found:
|
|
|
if (!(fib_flags & FIB_LOOKUP_NOREF))
|
|
if (!(fib_flags & FIB_LOOKUP_NOREF))
|
|
|
atomic_inc(&fi->fib_clntref);
|
|
atomic_inc(&fi->fib_clntref);
|
|
|
|
|
|
|
|
|
|
+ res->prefix = htonl(n->key);
|
|
|
res->prefixlen = KEYLENGTH - fa->fa_slen;
|
|
res->prefixlen = KEYLENGTH - fa->fa_slen;
|
|
|
res->nh_sel = nhsel;
|
|
res->nh_sel = nhsel;
|
|
|
res->type = fa->fa_type;
|
|
res->type = fa->fa_type;
|