All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: About ppp_receive()
Date: Wed, 25 Aug 2010 06:18:38 +0200	[thread overview]
Message-ID: <1282709918.6841.43.camel@localhost.localdomain> (raw)
In-Reply-To: <4C7492A8.8010902@neusoft.com>

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

Hi Steven,

> >> NO, just as the above have said ,we only negotiate two options, it's ok
> >> for our PPP stack and it runs correctly.
> > 
> > Then I'm confused.  What is your concern here? :)
> 
> currently, we worked on a Qualcomm CDMA chip, and it worked on a Relay 
> mode, just relay the air PPP packet to host, and in Ofono we should 
> support PFC to satisfy the spec (Sprint Spec.), But Ofono does not 
> support PFC, so comes this question.
> 
>  From my personal point, Ofono should support PFC.

as you might have clearly figured from Denis and my responses, our PPP
code was designed to talk to a modem, not a network.

We don't want to implement a full blown PPP stack with all nasty
features. If this is needed for CDMA, because they push the PPP frames
over the air, then actually getting the kernel PPP frame processing
hooked up to our LCP and IPIP userspace code is the right thing to do
here.

At the moment we are not really putting additional energy into PPP since
it is a dying protocol in the GSM world. The networks never required it
and the modem hardware/firmware moves over to highspeed direct IP
interfaces.

Regards

Marcel



  reply	other threads:[~2010-08-25  4:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23  5:42 About ppp_receive() Steven
2010-08-23  9:12 ` Marcel Holtmann
2010-08-24 10:17 ` Zhang, Zhenhua
2010-08-25  1:31   ` Steven
2010-08-25  1:56     ` Zhang, Zhenhua
2010-08-25  2:04       ` Steven
2010-08-25  2:17         ` Zhang, Zhenhua
2010-08-25  2:17       ` Steven
2010-08-25  2:56         ` Denis Kenzior
2010-08-25  3:22           ` Steven
2010-08-25  3:26             ` Denis Kenzior
2010-08-25  3:48               ` Steven
2010-08-25  4:18                 ` Marcel Holtmann [this message]
2010-08-25  4:22                   ` Steven
2010-08-25  5:07                     ` Marcel Holtmann
2010-08-25  5:36                       ` Steven
2010-08-25  5:49                         ` Steven
2010-08-25  4:12     ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1282709918.6841.43.camel@localhost.localdomain \
    --to=marcel@holtmann.org \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.