All of lore.kernel.org
 help / color / mirror / Atom feed
* ConnectionContext creation for LTE PDN Connection.
@ 2010-11-29 14:46 Sjur BRENDELAND
  2010-11-29 15:12 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
  0 siblings, 1 reply; 7+ messages in thread
From: Sjur BRENDELAND @ 2010-11-29 14:46 UTC (permalink / raw)
  To: ofono

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

Hi all,

We have started to investigate LTE impact on oFono, 
specifically how to integrate LTE and initial PDN connection,
and we have some questions regarding this.

This raises some questions about the handling of
ConnectionContexts.

When a terminal attach to LTE network it would
normally do an implicit context activation request
associated to attach request (+CGATT=1).
When the context activation is completed this will
result in an event notifying about the activated PDN
connection according to
27.007 10.1.19 Packet Domain event reporting +CGEREP.

+CGEV: ME PDN ACT <cid>

At this point we have a "connection context" in the modem.

The question is then, how should we model this in oFono?
Should we assume/require that a Connection Context
already is created by ConnMan and pre-exists in 
oFono (possibly with a flag indicating that this
represents the initial PDN, or perhaps just taking
the "internet" ConnectionContext)?
Or should oFono automatically create a Connection Context?

Furthermore, should oFono automatically proceed and
set Active=true, bind the connection to a network interface
and set network interface in state UP, or should the
ConnectionContext initially set Active=false, 
waiting for ConnMan to activate it?


Regards,
Sjur

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: ConnectionContext creation for LTE PDN Connection.
@ 2010-11-30  8:08 Remi.Denis-Courmont
  2010-11-30 10:59 ` Marcel Holtmann
  0 siblings, 1 reply; 7+ messages in thread
From: Remi.Denis-Courmont @ 2010-11-30  8:08 UTC (permalink / raw)
  To: ofono

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

----- Message d'origine -----
> why would bringing an interface up interfere? We are doing this right
> now. Just the IP assignment is done by ConnMan, but the interface
> up/down status is controlled by oFono or even BlueZ in case of
> Bluetooth.

Logically whoever sets the IP parameters should bring the interface administratively up. This is layer 3.

oFono does layer 2. It should either create/remove the interface and/or play with the dormant and/or carrier flags.

-- 
Rémi

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-11-30 12:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29 14:46 ConnectionContext creation for LTE PDN Connection Sjur BRENDELAND
2010-11-29 15:12 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2010-11-29 15:38   ` Marcel Holtmann
2010-11-30 11:26     ` Sjur =?unknown-8bit?q?Br=C3=A6ndeland?=
2010-11-30 12:17       ` Denis Kenzior
  -- strict thread matches above, loose matches on Subject: below --
2010-11-30  8:08 Remi.Denis-Courmont
2010-11-30 10:59 ` Marcel Holtmann

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.