All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
To: ofono@ofono.org
Subject: [PATCHv2 0/3] CPHS SPN, short-SPN support
Date: Tue, 13 Dec 2011 13:36:21 +0200	[thread overview]
Message-ID: <1323776184-27086-1-git-send-email-oleg.zhurakivskyy@intel.com> (raw)

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

Hello,

Please find the reworked version of the CPHS SPN and short-SPN TODO items.

Changes from v1:

- Removed some in place code to emit the operator display name,
  netreg_emit_operator_display_name() is used everywhere.
- Taking advantage of the CPHS Information Service Table.
  CPHS 4.2 specifies active / allocated bits for SPN short only.
  So, if CPHS SPN short bits are on, the logic is to check
  first for CPHS SPN with a fallback to CPHS SPN short.
- Separate callbacks for SPN variants in order to make the logic simpler.
- Refresh cases for CPHS SPN variants are taken into account.

What's missing:

- changes to the SPN callback in src/grps.c in order not to duplicate the logic for SPN, CPHS SPN and short SPN in both files.

Regards,
Oleg

Oleg Zhurakivskyy (3):
  network: Use netreg_emit_operator_display_name()
  network: Add CPHS SPN, short-SPN fallbacks
  TODO: Remove completed CPHS SPN and short-SPN tasks

 TODO          |   14 ---
 src/network.c |  254 ++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 170 insertions(+), 98 deletions(-)

-- 
1.7.5.4


             reply	other threads:[~2011-12-13 11:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-13 11:36 Oleg Zhurakivskyy [this message]
2011-12-13 11:36 ` [PATCHv2 1/3] network: Use netreg_emit_operator_display_name() Oleg Zhurakivskyy
2011-12-16  6:46   ` Denis Kenzior
2011-12-13 11:36 ` [PATCHv2 2/3] network: Add CPHS SPN, short-SPN fallbacks Oleg Zhurakivskyy
2011-12-17  0:54   ` Denis Kenzior
2011-12-19 12:58     ` Oleg Zhurakivskyy
2011-12-20  6:34       ` Denis Kenzior
2011-12-20 13:19         ` Oleg Zhurakivskyy
2011-12-20 15:32           ` Denis Kenzior
2011-12-21  8:48             ` Oleg Zhurakivskyy
2011-12-13 11:36 ` [PATCHv2 3/3] TODO: Remove completed CPHS SPN and short-SPN tasks Oleg Zhurakivskyy
2011-12-17  0:54   ` Denis Kenzior

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=1323776184-27086-1-git-send-email-oleg.zhurakivskyy@intel.com \
    --to=oleg.zhurakivskyy@intel.com \
    --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.