Re: More Dummynet
Re: More Dummynet
- Subject: Re: More Dummynet
- From: "Justin C. Walker" <email@hidden>
- Date: Tue, 16 Jul 2002 20:31:02 -0700
On Tuesday, July 16, 2002, at 07:34 PM, Ryan Stinnett wrote:
Sorry for missing the post last week, I wasn't trying to waste your
time. I'm really interested in trying to get Dummynet to work. Is
there any chance you could give me an idea of what needs to be done? As
you said, I've tried adding an option for Dummynet to the MASTER file
(along with trying to manually define it), but there's definitely more
work left. Thanks for your help!
The main issue, I believe, in getting dummynet to work is to rewrite its
interface with the rest of the kernel to conform to what's called DLIL
(the Data Link Interface layer). It's documented, after a fashion and
in a somewhat out-of-date form, in the file
file://Developer/Documentation/Darwin/Extensions/NKE.pdf. I'd start
there, and also look at if_ethersubr.c in the FreeBSD and Darwin kernels
to get a feel for what the differences are.
That said, it's a significant task. If you undertake it, it will make
you stronger :-}.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | It's not whether you win or
lose...
| It's whether *I* win or lose.
*--------------------------------------*-------------------------------*
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
References: | |
| >More Dummynet (From: "Ryan Stinnett" <email@hidden>) |