Re: PPP over socket?

From: Chris Dukes (pakrat@www.uk.linux.org)
Date: Fri Jan 11 2002 - 20:12:07 EST


On Fri, Jan 11, 2002 at 10:13:57AM +0100, fabrizio.gennari@philips.com wrote:
> I was wondering whether the socket architecture could be modified in order
> to support PPP connections over a generic socket (of type SOCK_DGRAM or
> SOCK_SEQPACKET), by mapping each PPP packet to a socket packet. This idea
> is not completely new: somebody raised is in the past, see for example
> http://oss.sgi.com/projects/netdev/mail/netdev/msg00180.html or
> http://oss.sgi.com/projects/netdev/mail/netdev/msg01127.html .

vtun already provides this capability in user space.
(See http://vtun.sourceforge.net/)
ppp(8) on *BSD also provides this capability in user space as well.

As memory serves PPPoE on Linux is partially implemented in userspace
as is, so a partial user space solution for PPPoUDP shouldn't be that
wretched.

-- 
Chris Dukes
"Bert is apparently EEEEVIL, whereas Oscar is just a sysadmin^Wgrouch."
-- gorski
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jan 15 2002 - 21:00:37 EST