Date: Wed, 6 Feb 2008 21:08:58 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_iface.c Message-ID: <200802062108.m16L8wK5007007@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2008-02-06 21:08:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netgraph ng_iface.c Log: MFC rev. 1.47 Implement stack protection based on GET_STACK_USAGE() macro. This fixes system panics possible with complicated netgraph setups and allows to avoid unneded extra queueing for stack unwrapping. Revision Changes Path 1.47.2.1 +1 -0 src/sys/netgraph/ng_iface.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802062108.m16L8wK5007007>