From owner-freebsd-hackers Thu Sep 23 10:30: 0 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from alpha.netvision.net.il (alpha.netvision.net.il [194.90.1.13]) by hub.freebsd.org (Postfix) with ESMTP id 5086515EDF for ; Thu, 23 Sep 1999 10:29:50 -0700 (PDT) (envelope-from danhil@cwnt.com) Received: from unspecified.host (ras5-p151.hfa.netvision.net.il [62.0.147.151]) by alpha.netvision.net.il (8.9.3/8.8.6) with SMTP id TAA13693 for ; Thu, 23 Sep 1999 19:29:20 +0200 (IST) Received: from 192.168.0.46 ([192.168.0.46]) by 192.168.0.1 (WinRoute 3.04g) with SMTP; Thu, 23 Sep 1999 19:29:38 +0200 Message-ID: <03f401bf05f1$9be7cc20$2e00a8c0@nt46daniel> From: "Daniel Hilevich" To: Subject: using the ppp driver Date: Thu, 23 Sep 1999 19:29:44 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_03F1_01BF05F9.FDA185C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_03F1_01BF05F9.FDA185C0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable Hi, I'm trying to write a driver which sends ppp packets through the = ethernet NIC. In order avoid implementing all the ppp protocol I want to use the = existing ppp driver in FreeBSD. Is there a way to send to the ppp driver data and get it back covered = with the appropriate ppp frame? If there is, how can I indicate the different stages in the ppp = protocol? I looked in the implementation of the ppp which uses the ppp driver but = I think it does some assumptions (like using ppp with the modem device) = that confuses me. please send your replies to me. Thank you, -- Daniel Hilevich =20 mailto:danhil@cwnt.com Charlotte's Web Networks LTD. Tel: +972-4-9592203 ext. 214 =20 ------=_NextPart_000_03F1_01BF05F9.FDA185C0 Content-Type: text/html; charset="windows-1255" Content-Transfer-Encoding: quoted-printable
Hi,
I'm trying to write a driver = which sends=20 ppp packets through the ethernet NIC.
In order avoid implementing = all the ppp=20 protocol I want to use the existing ppp driver in FreeBSD.
Is there a way to send = to the ppp=20 driver data and get it back covered with the appropriate ppp = frame?
If there is, how can I = indicate the=20 different stages in the ppp protocol?
I looked in the = implementation of the=20 ppp which uses the ppp driver but I think it does some assumptions (like = using=20 ppp with the modem device) that confuses me.
 
please send your replies to=20 me.
Thank you,
--
Daniel Hilevich   =
mailto:danhil@cwnt.com
Charlotte's= Web=20 Networks LTD.
Tel: +972-4-9592203 ext. 214    =20
------=_NextPart_000_03F1_01BF05F9.FDA185C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message