git: network - Add some serious assertions when MBUF_DEBUG is enabled (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 16 00:55:20 PDT 2010
commit 1d9e900bb2869c04ae49e480d88a4f4c504b6abb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Sep 16 00:52:46 2010 -0700
network - Add some serious assertions when MBUF_DEBUG is enabled (2)
* Missed in the first commit, the sys/mbuf.h changes. Note that a full
kernel compile is required when MBUF_DEBUG is added (or removed)
from the kernel config. You can't mix-n-match
Summary of changes:
sys/sys/mbuf.h | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1d9e900bb2869c04ae49e480d88a4f4c504b6abb
--
DragonFly BSD source repository
More information about the Commits
mailing list