openbsc.git branch master updated. 0.15.0-645-g42def7205

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 Jan 26 18:57:12 UTC 2017


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, master has been updated
       via  42def7205ba91df4bbb7e3240be0df8c26c2d63e (commit)
       via  6c4382b998c1f92b4fabbd52361b7166260c9054 (commit)
       via  471ac7d99ce6f4be054a4e3b5a3243b0b804e899 (commit)
      from  cc7db18e1a5bd8d9dd19cf5179caefc6eb8841de (commit)

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=42def7205ba91df4bbb7e3240be0df8c26c2d63e

commit 42def7205ba91df4bbb7e3240be0df8c26c2d63e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Jan 13 00:10:32 2017 +0100

    Implement VTY configuration to control Early Classmark Sending
    
    The SI3 rest octests contain a flag that indicates if early classmark
    sending is allowed in this cell or not.  So far we always set this to
    one, now it is configurable using the 'early-classmark-sending' command
    at the VTY node.
    
    Change-Id: Ia0b1cc5ab45673f3da70c59ae8917eba343f9862

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

commit 6c4382b998c1f92b4fabbd52361b7166260c9054
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Dec 15 19:50:15 2016 +0100

    remove unused struct members of 'struct sgsn_pdp_ctx'
    
    There were some members that we neither set nor read, so let's
    shrink the struct size and remove those unused members.
    
    Change-Id: I02136e3aa91e58b2afc923c09c8693095497fdd7

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

commit 471ac7d99ce6f4be054a4e3b5a3243b0b804e899
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Dec 15 19:48:58 2016 +0100

    sgsn: Add GTP information to "show pdp-context"
    
    When displaying the PDP context, it is quite useful to also show IP
    address and TEI information about the GTP side of that PDP context.
    
    Change-Id: I56ea530240c15b26729e7a42e539020cb1e233e5

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

Summary of changes:
 openbsc/include/openbsc/gprs_sgsn.h       |  5 -----
 openbsc/include/openbsc/gsm_data_shared.h |  1 +
 openbsc/src/gprs/sgsn_vty.c               | 23 +++++++++++++++++++++--
 openbsc/src/libbsc/bsc_vty.c              | 24 ++++++++++++++++++++++++
 openbsc/src/libbsc/system_information.c   |  2 ++
 5 files changed, 48 insertions(+), 7 deletions(-)


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



More information about the osmocom-commitlog mailing list