Date: Tue, 19 Jan 1999 00:06:55 -0500 From: Christian Kuhtz <ck@adsu.bellsouth.com> To: hackers@FreeBSD.ORG Subject: protocol implementation Message-ID: <19990119000654.K5878@oreo.adsu.bellsouth.com>
next in thread | raw e-mail | index | archive | help
Hello: I am in the process of coding a new protocol stack and it is time to start mating the higher layers to media access layer. The question is: How is this done best in FreeBSD? The stack components are coded as klds. And I need to be able to create frames on the Ethernet (which is the primary media target, but not exclusively) and pick up frames. The system will run IP and well as this new stack in parallel. Can somebody shed some light on this? Thanks in advance, Chris -- "We are not bound by any concept, we are just bound to make any concept work better than others." -- Dr. Ferry Porsche [Disclaimer: I speak for myself and my views are my own and not in any way to be construed as the views of BellSouth Corporation. ] 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?19990119000654.K5878>