suppress outpt on dump request if -q is specified.

Obtained from:	KAME
MFC after:	1 week
This commit is contained in:
Hajimu UMEMOTO 2003-08-18 16:15:30 +00:00
parent 8ecfc219e1
commit 0d30357ff6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119084

View File

@ -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