Date: Thu, 23 Sep 1999 19:29:44 +0100 From: "Daniel Hilevich" <danhil@cwnt.com> To: <freebsd-hackers@FreeBSD.ORG> Subject: using the ppp driver Message-ID: <03f401bf05f1$9be7cc20$2e00a8c0@nt46daniel>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 mailto:danhil@cwnt.com Charlotte's Web Networks LTD. Tel: +972-4-9592203 ext. 214 [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=windows-1255" http-equiv=Content-Type> <META content="MSHTML 5.00.2014.210" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV><FONT face="Arial (Hebrew)" size=2>I'm trying to write a driver which sends ppp packets through the ethernet NIC.</FONT></DIV> <DIV><FONT face="Arial (Hebrew)" size=2>In order avoid implementing all the ppp protocol I want to use the existing ppp driver in FreeBSD.</FONT></DIV> <DIV><FONT face="Arial (Hebrew)" size=2>Is there a way to send to the ppp driver data and get it back covered with the appropriate ppp frame?</FONT></DIV> <DIV><FONT face="Arial (Hebrew)" size=2>If there is, how can I indicate the different stages in the ppp protocol?</FONT></DIV> <DIV><FONT face="Arial (Hebrew)" size=2>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.</FONT></DIV> <DIV> </DIV> <DIV><FONT face="Arial (Hebrew)" size=2>please send your replies to me.</FONT></DIV> <DIV><FONT face="Arial (Hebrew)" size=2>Thank you,</FONT></DIV> <DIV><FONT face=Arial size=2>--<BR>Daniel Hilevich <BR><A href="mailto:danhil@cwnt.com">mailto:danhil@cwnt.com</A><BR>Charlotte's Web Networks LTD.<BR>Tel: +972-4-9592203 ext. 214 </FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03f401bf05f1$9be7cc20$2e00a8c0>
