From owner-freebsd-hackers@FreeBSD.ORG Sat Aug 21 21:51:06 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED2016A4CE for ; Sat, 21 Aug 2004 21:51:06 +0000 (GMT) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id B44C143D31 for ; Sat, 21 Aug 2004 21:51:05 +0000 (GMT) (envelope-from flag@tin.it) Received: from southcross.homeunix.org (82.50.110.173) by vsmtp2.tin.it (7.0.027) id 411B8CBC000F0238 for freebsd-hackers@freebsd.org; Sat, 21 Aug 2004 23:51:06 +0200 Received: by southcross.homeunix.org (Postfix, from userid 1001) id 0BDF6209B; Sun, 22 Aug 2004 00:00:50 +0200 (CEST) Date: Sun, 22 Aug 2004 00:00:49 +0200 From: Paolo Pisati To: FreeBSD_Hackers Message-ID: <20040821220049.GB1938@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Sun, 22 Aug 2004 12:07:54 +0000 Subject: Playing with mbuf in userland X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2004 21:51:06 -0000 Hi, i'm developing a little app that manipulates mbuf. Right now i'm still working on it as userland app but i would like to test it with some real mbufs straight from the stack. Do you know how i can get some of these structs in an easy way? I mean, is it possible to copy some of these struct from stack to userland? Or should i fake it in userland? Thank you. -- Paolo Italian FreeBSD User Group: http://www.gufi.org