All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Athimoolam Rajkumar (XC-CI1/ECP1)" <Rajkumar.A2@in.bosch.com>
To: Daniel Wagner <wagi@monom.org>
Cc: "connman@lists.linux.dev" <connman@lists.linux.dev>
Subject: RE: multiple APN contexts activation failure
Date: Fri, 2 Jul 2021 10:16:24 +0000	[thread overview]
Message-ID: <514b0b8a2acd48c8b1df03436ce2ceca@in.bosch.com> (raw)
In-Reply-To: <20210702080302.aw432py4fycmitld@beryllium.lan>

Hi Daniel,

> It's been a while since I looked at the ofono plugin, but this sounds like a bug to
> me. I didn't see any special logic in the plugin from a quick glance. The plugin
> should expose per context a new network object which is independent from the
> core's perspective.
> 
> Hmm, what are you main.conf settings? Do you happen to do have
> 
>   SingleConnectedTechnology = true
> 
> set?

SingleConnectedTechnology is set to False in main.conf.
I don't see a problem with ofono plugin as like you explained, new network object is created per context.
All the network object belongs to same modem device and hence while connecting to second APN/network the previous one is disconnected via call to __connman_device_disconnect(network->device);

May be separate setting needed to allow multiple networks of same device to be connected at the same time 


Regards,
Raj

  reply	other threads:[~2021-07-02 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24 12:56 multiple APN contexts activation failure Athimoolam Rajkumar (XC-CI1/ECP1)
2021-07-02  8:03 ` Daniel Wagner
2021-07-02 10:16   ` Athimoolam Rajkumar (XC-CI1/ECP1) [this message]
2021-07-02 13:11     ` Daniel Wagner

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=514b0b8a2acd48c8b1df03436ce2ceca@in.bosch.com \
    --to=rajkumar.a2@in.bosch.com \
    --cc=connman@lists.linux.dev \
    --cc=wagi@monom.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.