openbsc.git branch jerlbeck/wip/gprs-patching updated. 0.13.0-794-g6450455

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 Dec 11 15:56:22 UTC 2014


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  bf49ab6defd3feced8f622d84fc7484b6cf4f829 (commit)
       via  6450455de01310d6ebb6fba5e503165382dd6d03 (commit)
       via  30d808e01a1c9c9283de915840b4c35e568c4e8d (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 (bf49ab6defd3feced8f622d84fc7484b6cf4f829)
            \
             N -- N -- N (6450455de01310d6ebb6fba5e503165382dd6d03)

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=6450455de01310d6ebb6fba5e503165382dd6d03

commit 6450455de01310d6ebb6fba5e503165382dd6d03
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Dec 11 16:54:14 2014 +0100

    gprs: Add encoder/decoder for the Subscriber Update Protocol (WIP)
    
    Status: compiles but is totally untested
    
    TODO:
      - Add commit message
      - Add encoder
      - Test cases
    
    Ticket: OW#????
    Sponsored-by: On-Waves ehf

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

commit 30d808e01a1c9c9283de915840b4c35e568c4e8d
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Dec 11 15:14:14 2014 +0100

    sgsn/doc: Add protocol specification for remote subscriber update
    
    This is the first version of the specification for the GPRS
    Subscriber Update Protocol.
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 openbsc/doc/sgsn-remote-protocol.txt  |  20 +--
 openbsc/src/gprs/Makefile.am          |   3 +-
 openbsc/src/gprs/gprs_gsup_messages.c | 304 ++++++++++++++++++++++++++++++++++
 3 files changed, 316 insertions(+), 11 deletions(-)
 create mode 100644 openbsc/src/gprs/gprs_gsup_messages.c


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



More information about the osmocom-commitlog mailing list