Date: Fri, 9 Sep 2005 06:06:52 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_base.c Message-ID: <200509090606.j8966qhI008548@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-09-09 06:06:52 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netgraph ng_base.c
Log:
MFC 1.108, 1.110, 1.111:
Use non-debug macros inside debugging functions, to prevent
important information from being rewritten.
In INVARIANTS case also check that nodes do not pass queues of mbufs
each other.
Approved by: re (scottl)
Revision Changes Path
1.102.2.3 +9 -5 src/sys/netgraph/ng_base.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509090606.j8966qhI008548>
