Date: Fri, 29 Mar 2002 21:43:43 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Chris Ptacek <cptacek@sitaranetworks.com> Cc: "'freebsd-hackers@FreeBSD.ORG'" <freebsd-hackers@FreeBSD.ORG> Subject: Re: Adding to the mbuf header... Message-ID: <Pine.BSF.4.21.0203292143140.2905-100000@InterJet.elischer.org> In-Reply-To: <31269226357BD211979E00A0C9866DAB02BB985D@rios.sitaranetworks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
send your diff to mbuf.h On Fri, 29 Mar 2002, Chris Ptacek wrote: > I am working on a project using FreeBSD 3.2 (part of the requirements). > As part of this project I would like to add a field to the mbuf header to > store some information. I have added the field, however I get an occasional > core when trying to free an mbuf. It appears that the next field is getting > overwritten with some garbage and a free, etc that tries to access this > field is coring. I noticed that in FreeBSD 4.X this some fields were added > to the mbuf header. I was hoping someone would be able to point me in the > direction of the files/functions I should look at to solve my problem. > > - Chris > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0203292143140.2905-100000>