ppp

Rémi Denis-Courmont remi at remlab.net
Fri Nov 13 03:31:56 PST 2009


On Thu, 12 Nov 2009 19:39:40 +0000 (GMT), Chris Pitchford
<ofono at intrepid.cx> wrote:
> I'm not sure if the requirements of ppp in the kernel have chagned, but
> couldn't something like this be repeated in this situation.. allowing
pppd
> to speak to a local socket/fifo/pair of pipes that is terminated in user
> space?

In my understanding, PPP is a line discipline, meaning it can only run on a
TTY character device device, not just any character device, and definitely
not any random file descriptor.

-- 
Rémi Denis-Courmont



More information about the ofono mailing list