]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC rev. 1.61
authormav <mav@FreeBSD.org>
Tue, 11 Mar 2008 19:04:42 +0000 (19:04 +0000)
committermav <mav@FreeBSD.org>
Tue, 11 Mar 2008 19:04:42 +0000 (19:04 +0000)
commitc3331adffe5f4125b5f09cdf351bd7739df343b6
treee59ab96fe004a788320abc3a5e7053ce42c9f7df
parent2721040c5b64374d234bd5be3f73904eb4552495
MFC rev. 1.61
Send only one incoming notification at a time to reduce queue
trashing and improve performance.
Remove waitflag argument from ng_ksocket_incoming2(), it means nothing
as function call was queued by netgraph.
Remove node validity check, as node validity guarantied by netgraph.
Update comments.
sys/netgraph/ng_ksocket.c