openbsc.git branch neels/cscn updated. 0.15.0-377-g54df2e4

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
Thu Mar 31 14:18:49 UTC 2016


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, neels/cscn has been updated
  discards  afd051c62a45bc645fe545a8245fb5fad893b06c (commit)
  discards  6f7750b134e6efae4bab08006c2a8a483f942166 (commit)
  discards  5672d0b02f3a6ae8c19a019ab2997db2bb25c4b9 (commit)
  discards  8652005807d3f8cf9d24d880d9161655358fbb6a (commit)
  discards  436c207b710f1ae3ab51f19378be44f8f662b749 (commit)
       via  54df2e4576fd0b11d31a76e5291a910f7e7fe7f9 (commit)
       via  fe9950fc7250f56d9be0d6d546da79ac27a714a1 (commit)
       via  3aea8193e0f1864c29334720e267bad7e243b5be (commit)
       via  276192d27c92163ab8b4d4703697ec2cbdd3cb0a (commit)
       via  c4b9b4edbb63d0dd17e2587f1dd1e7e66041db00 (commit)
       via  b70dfa610d89786aa72a4adb4ffc1ba27a5f8af4 (commit)
       via  cf1302e4cb4875816615a23e5d7e2e9f7bcb5bca (commit)
       via  0d929be8264ba592313f2cdd9bc4bd9b2579df00 (commit)
       via  4e875aec0fda55bc93ea76c6992aaf3d90931d2d (commit)
       via  f9b212fabd0d5c37dac9639fc9d9ecd73688e3a3 (commit)
       via  d617c5d3ac65b5090f787da3e2911fb6742f515c (commit)
       via  4554a62c4d16bd95ae4fb38ede0fd9f64a4d1429 (commit)
       via  37984bdb1b507446421e5aa6131ccdf117dd269f (commit)
       via  56ea30ff3f9f98a4903d060196b185ce124d7eaa (commit)
       via  3ad0346f00c4d135f7d4d15017ce2941e13e2c54 (commit)
       via  044fbe6568f82a12bf4e3addc7e3d6db529b6548 (commit)
       via  d2fa7a509a989bb775b56932502d128ec974330d (commit)
       via  f4afcf0b2345a51d3e69c4dbb61279af233388cf (commit)
       via  10cd11345c2dd3f38793e7dd7456e7882ab95dd9 (commit)
       via  8c515272c3e82c2400b15b5bfefa9dd883b86b96 (commit)
       via  961bd0b121d604612ea27bd2c83edd73290b2cb6 (commit)
       via  531734a547f16de08ce94ec64d58cf94c2230893 (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 (afd051c62a45bc645fe545a8245fb5fad893b06c)
            \
             N -- N -- N (54df2e4576fd0b11d31a76e5291a910f7e7fe7f9)

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=54df2e4576fd0b11d31a76e5291a910f7e7fe7f9

commit 54df2e4576fd0b11d31a76e5291a910f7e7fe7f9
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 29 18:58:10 2016 +0200

    wip: paging

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

commit fe9950fc7250f56d9be0d6d546da79ac27a714a1
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 22 19:25:58 2016 +0100

    hack for testing: hardcoded LAC on LU Accept

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

commit 3aea8193e0f1864c29334720e267bad7e243b5be
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 22 19:26:52 2016 +0100

    Add registry of RNC-Ids in LACs
    
    Introduce struct gsm_rnc and store in a list. Make it so that the code can be
    used from both MSC and GPRS.
    
    Add VTY commands 'lac <id>' and 'rnc <id>', which populate above list.
    
    Semantics: when an RNC registers with the MSC or SGSN, it tells us its RNC Id.
    During paging, we need to find an RNC for a given LAC. The association of RNCs
    to a particular LAC needs to be configured on the CN side.

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

commit 276192d27c92163ab8b4d4703697ec2cbdd3cb0a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 23 18:19:38 2016 +0100

    cosmetic: comments, debug log, msgb alloc name

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

commit c4b9b4edbb63d0dd17e2587f1dd1e7e66041db00
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 23 18:20:12 2016 +0100

    mscsplit: rewire MSC gsm0808_submit_dtap() to msc_tx_dtap()

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

commit b70dfa610d89786aa72a4adb4ffc1ba27a5f8af4
Merge: 4b94012 cf1302e
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Mar 31 16:14:13 2016 +0200

    Merge branch 'master' into sysmocom/iu
    
    Conflicts:
    	openbsc/src/libmsc/auth.c
    	openbsc/src/libmsc/gsm_04_08.c
    	openbsc/src/osmo-bsc/osmo_bsc_vty.c
    	openbsc/tests/Makefile.am

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

Summary of changes:
 openbsc/.gitignore                    |   1 +
 openbsc/configure.ac                  |   1 +
 openbsc/include/openbsc/auth.h        |   9 +
 openbsc/src/gprs/gprs_gmm.c           |   2 +-
 openbsc/src/libmgcp/mgcp_transcode.c  |   8 +-
 openbsc/src/libmsc/auth.c             |  33 +++-
 openbsc/src/osmo-bsc/osmo_bsc_vty.c   |   4 +-
 openbsc/src/utils/meas_db.c           |  13 +-
 openbsc/tests/Makefile.am             |   2 +-
 openbsc/tests/mm_auth/Makefile.am     |  21 +++
 openbsc/tests/mm_auth/mm_auth_test.c  | 340 ++++++++++++++++++++++++++++++++++
 openbsc/tests/mm_auth/mm_auth_test.ok |  40 ++++
 openbsc/tests/testsuite.at            |   7 +
 13 files changed, 455 insertions(+), 26 deletions(-)
 create mode 100644 openbsc/tests/mm_auth/Makefile.am
 create mode 100644 openbsc/tests/mm_auth/mm_auth_test.c
 create mode 100644 openbsc/tests/mm_auth/mm_auth_test.ok


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



More information about the osmocom-commitlog mailing list