Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 1999 12:40:28 -0600
From:      Wes Peters <wes@softweyr.com>
To:        Daniel Hilevich <danhil@cwnt.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: using the ppp driver
Message-ID:  <37EA741C.F05D96BC@softweyr.com>
References:  <03f401bf05f1$9be7cc20$2e00a8c0@nt46daniel>

next in thread | previous in thread | raw e-mail | index | archive | help
> Daniel Hilevich wrote:
> 
> 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?

The user-mode ppp system in FreeBSD can already do this, if you want to
skip implementing ANY of ppp.  ;^)

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
wes@softweyr.com                                           http://softweyr.com/


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?37EA741C.F05D96BC>