]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use IFQ_SET_MAXLEN() to set the maximum queue depth of the routing
authorRobert Watson <rwatson@FreeBSD.org>
Fri, 13 Aug 2004 22:23:21 +0000 (22:23 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Fri, 13 Aug 2004 22:23:21 +0000 (22:23 +0000)
commit3b7d076fe747973548e0dd5ff5235a82dd43893f
treea5df125c2aee31393419644f5faaf7eb402ae500
parent39250c18b8924844bd5126af30cd96f80bf53a4d
Use IFQ_SET_MAXLEN() to set the maximum queue depth of the routing
socket netisr queue.

Pointed out by: winter
sys/net/rtsock.c