Date: Mon, 04 Oct 1999 07:21:12 +0100 From: Brian Somers <brian@Awfulhak.org> To: Wes Peters <wes@softweyr.com> Cc: David Gilbert <dgilbert@velocet.ca>, freebsd-hackers@FreeBSD.org, Julian Elischer <julian@whistle.com> Subject: Re: PPPoE offer. Message-ID: <199910040621.HAA00486@hak.lan.Awfulhak.org> In-Reply-To: Your message of "Wed, 29 Sep 1999 18:48:02 MDT." <37F2B342.39A37A04@softweyr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> David Gilbert wrote: > > > > I've got some real $$$ available to encourage someone to make PPPoE > > work efficiently enough on the FreeBSD platform to handle a > > substantial number of users. Is anyone interested? > > Brian? ;^) There may be something real in the pipeline now. Julian E (cc'd) reckons he can implement a netgraph node pretty quickly, and if I'm interpreting the way netgraph works correctly, I could implement a talk-to-netgraph ppp(8) device in a matter of minutes (``cp udp.[ch] netgraph.[ch]'', tweak netgraph_Create()). The use of netgraph removes the requirement for the bpf device which would be a little bit too hackish. It also provides the ability to implement a PPPoE server - something that eluded me in the bpf case. > -- > "Where am I, and what am I doing in this handbasket?" > > Wes Peters Softweyr LLC > wes@softweyr.com http://softweyr.com/ -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> 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?199910040621.HAA00486>