andre 139f31aa37 Add m_sanity(struct mbuf *m, int sanitize) to do some heavy sanity
checking on mbuf's and mbuf chains.  Set sanitize to 1 to garble
illegal things and have them blow up later when used/accessed.

m_sanity()'s main purpose is for KASSERT()'s and debugging of non-
kosher mbuf manipulation (of which we have a number of).

Reviewed by:	glebius
2005-08-29 19:58:56 +00:00
..
2005-08-28 13:11:08 +00:00
2005-08-29 18:45:21 +00:00
2005-08-29 11:14:18 +00:00
2005-03-28 18:31:18 +00:00
2005-07-09 18:30:31 +00:00
2005-08-27 19:51:14 +00:00
2005-08-26 15:27:18 +00:00
2005-07-21 11:13:12 +00:00
2005-08-29 18:45:21 +00:00