D you mean copying datas between mbuf structure and userspoace pointers or emulating mbuf behaviur in kspace?
rookie >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 >_______________________________________________ >[EMAIL PROTECTED] mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

