openbsc.git branch jerlbeck/wip/gprs-patching updated. 0.13.0-924-gfa6891f

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Feb 2 17:05:45 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, jerlbeck/wip/gprs-patching has been updated
  discards  8b77456f406e8215f92150868062edf1122e3aa7 (commit)
  discards  9b9c689b7f4895d12030105b804ab5ac20a3b2bd (commit)
  discards  16a341029d698b58db0b42a5b454b34fc0fb6589 (commit)
  discards  8bd72827e74c49ebb504f31bc2118bfe6bdd65a7 (commit)
  discards  b922a3dcb059cdf9aefd1574d74cdf1e88cb1ea2 (commit)
  discards  df2627ad89e6ed2d217e960832545e56bc639b35 (commit)
  discards  6a3d6fdb84c7e5d91df2c1b340cd28c20fe1c503 (commit)
  discards  a16c1ef5660370c88f20df65bc593b63d3bcfcb7 (commit)
  discards  6cc717596131558b374520aaa42d9c70decab786 (commit)
  discards  612ecee1666fc6d42eebbeda73e21bd86740023b (commit)
  discards  90a5ed8f6b53e8a3f84e4d80d74ef5a308ec0ec2 (commit)
  discards  fdb18e8c191648abe1b9f1393157b106d8d03c1b (commit)
  discards  c735ef9a098d94bd2a3451f7004855bcf973fe91 (commit)
  discards  d5d594fcc93a7719bd1a64d51e9c10e331f2a43d (commit)
  discards  a1f0dd1e5193556b9cdfb57dead27457230f4415 (commit)
       via  fa6891f892d7599d735747e2dce7fba5aed48b25 (commit)
       via  d6b6122202aaa8eceb24927e6b5d919f7c57219f (commit)
       via  c8f8773a16d8ecbb34a897cd6762f65fbdfba183 (commit)
       via  cf86b8d122bfcd86299f33d85f85af3a3aa7dd30 (commit)
       via  f1ebb0567cafee2e774a3d33fbb74baebe076dbf (commit)
       via  4e13a8f9f9d40e5d62c9cee7d76348ef8b558981 (commit)
       via  b8c204cb929a8455bfa6006a95a958d57274ab08 (commit)
       via  7af5f8130f7282e98d0dcf11c4a058a66c2617a6 (commit)
       via  8657326093b6e1eed8cc24fe62039d70aa27d47d (commit)
       via  a07e38d4bf4298be0f3f9676f8de0c0f8ee534b6 (commit)
       via  4b2d02d0372ae5dc88d97b06f5cfa92841cbf036 (commit)
       via  baf0f94a7dd858eba37548253959747838b1cc16 (commit)
       via  9ff82892da2b58ba344b2f6e70256d08947b9c34 (commit)
       via  85ba655788b49dc83e33109368f81b7c3ea0b090 (commit)
       via  466cedd052427254d5f90b4bd02795129b2c60a4 (commit)
       via  07f6e36ab42380f9a4c1af058c3021cb0e945dc4 (commit)
       via  8000e0ea509c5a4488a5d1878f465418d32b7fdb (commit)
       via  929acdf6bf4ef25c8cc587a6aa48651696348881 (commit)
       via  e988ae471d8e699a4045d77048986570349203fa (commit)
       via  e671d254cbc294f87620c2938eb6fa2883253fcb (commit)
       via  555b2e5ac128211edffa34a586fe5f548eb3acba (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (8b77456f406e8215f92150868062edf1122e3aa7)
            \
             N -- N -- N (fa6891f892d7599d735747e2dce7fba5aed48b25)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=fa6891f892d7599d735747e2dce7fba5aed48b25

commit fa6891f892d7599d735747e2dce7fba5aed48b25
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon Feb 2 18:03:05 2015 +0100

    sgsn: Select GGSN based on APN (TODO)
    
    - checks if request APN is subscribed (if there are >= 1 PDP infos)
    - adds/enables APN -> GGSN mapping
    - ...
    
    TODO:
     - commit message
     - split commit (APN -> GGSN mapping, sgsn_mm_ctx_find_ggsn_ctx)
    
    Ticket: OW#????
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/openbsc/commit/?id=d6b6122202aaa8eceb24927e6b5d919f7c57219f

commit d6b6122202aaa8eceb24927e6b5d919f7c57219f
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Sep 30 13:53:26 2014 +0200

    sgsn: Added TODOs (TODO)
    
    TODO:
      - fix and remove TODOs
      - add test cases for Detach(reattach)
      - add test cases for PDP context deletion (OW#1311)
      - add test cases for Cancel pending timer in sgsn_mm_ctx_free
      - remove this commit
    
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/openbsc/commit/?id=c8f8773a16d8ecbb34a897cd6762f65fbdfba183

commit c8f8773a16d8ecbb34a897cd6762f65fbdfba183
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Wed Dec 17 14:03:35 2014 +0100

    sgsn: Add PDP info to subscriber data (TODO)
    
    TODO:
      - commit message
      - raw APN representation ???
      - tests
      - check PDP data list on PDP Ctx Act (other commit)
    
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/openbsc/commit/?id=cf86b8d122bfcd86299f33d85f85af3a3aa7dd30

commit cf86b8d122bfcd86299f33d85f85af3a3aa7dd30
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Fri Dec 19 19:11:20 2014 +0100

    sgsn: Add logging to connect_timer_cb (TODO)
    
    TODO:
      - LOGLevel ?
    
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/openbsc/commit/?id=f1ebb0567cafee2e774a3d33fbb74baebe076dbf

commit f1ebb0567cafee2e774a3d33fbb74baebe076dbf
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Jan 29 11:36:35 2015 +0100

    gprs: Extend specification of GSUP cause values (TODO)
    
    Currently, every error message contains a mandantory Cause IE just
    referring to GSM 04.08 for further details. This leaves the mapping
    from MAP User Errors to GMM Cause values undefined. It is also not
    specified, which GMM Cause to assume, if no User Error has been
    included in the MAP message.
    
    This commit makes the Cause IE conditional, it is only required if
    the MAP message contained a User Error. A mapping from User Errors to
    GMM Causes is also added. The default value for GMM Causes in GSUP
    error messages is now 'Network failure' to keep the impact low.
    
    TODO:
    - the mapping is not finished, it needs review and some values are
      not yet specified.
    
    Sponsored-by: On-Waves ehf

-----------------------------------------------------------------------

Summary of changes:
 openbsc/include/openbsc/gprs_sgsn.h       |   8 ++
 openbsc/include/openbsc/gsm_data.h        |   3 +-
 openbsc/src/gprs/gprs_gmm.c               |  13 ++--
 openbsc/src/gprs/gprs_sgsn.c              | 118 ++++++++++++++++++++++++++++--
 openbsc/src/gprs/sgsn_vty.c               |  40 +++++++++-
 openbsc/src/libbsc/abis_rsl.c             |  35 ---------
 openbsc/src/libbsc/bsc_ctrl_commands.c    |  46 +++++++++++-
 openbsc/src/libbsc/bsc_vty.c              |  11 +--
 openbsc/src/libcommon/gsm_data.c          |  23 +++++-
 openbsc/src/libcommon/gsm_data_shared.c   |   4 +-
 openbsc/src/libmsc/vty_interface_layer3.c |  11 ++-
 openbsc/tests/ctrl_test_runner.py         |  21 +++++-
 openbsc/tests/vty_test_runner.py          |  19 +++++
 13 files changed, 282 insertions(+), 70 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list