Date: Mon, 6 Feb 2006 14:30:22 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_eiface.c Message-ID: <200602061430.k16EUMrY054289@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2006-02-06 14:30:22 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_eiface.c
Log:
Two fixes:
- Run send queue down to completion, not just one packet.
It has been observed to cause a stall queue otherwise.
- Prevent queueing multiple function calls to a node.
MFC after: 3 days
Revision Changes Path
1.35 +35 -35 src/sys/netgraph/ng_eiface.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602061430.k16EUMrY054289>
