diff --git a/usr.sbin/route6d/route6d.c b/usr.sbin/route6d/route6d.c index 022977079910..06e67877c2b5 100644 --- a/usr.sbin/route6d/route6d.c +++ b/usr.sbin/route6d/route6d.c @@ -794,6 +794,9 @@ ripsend(ifcp, sin6, flag) struct in6_addr *nh; /* next hop */ int maxrte; + if (qflag) + return; + if (ifcp == NULL) { /* * Request from non-link local address is not