openbsc.git branch sysmocom/iups updated. 0.15.0-404-g6b7b1cd

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
Fri Aug 12 12:08:54 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, sysmocom/iups has been updated
  discards  3905455c1654a28b3392b8aa77d6e0c08c9141e9 (commit)
  discards  0748c6f4a845deaac722d9fc7f1e5f30ec41c5c0 (commit)
  discards  62f1688cfc3ddab6df080cbf7ed5c1c4963847d9 (commit)
  discards  dca8eaff15b94352b441c0d29737152b88ed43b2 (commit)
  discards  df43b68b1e6d99812b3f69c2f7924871b674ddc0 (commit)
  discards  dddc2d8e2fa48920f4e33d146bf3c4a81d85d7de (commit)
  discards  e3347c34a57356db60b26c1ce1d1128591b9e728 (commit)
  discards  62218ffb0179c47a0803bed19291bffacc3a7370 (commit)
  discards  6b95cf15d30309ddd304074adc5b34ddeafced9e (commit)
  discards  f773b428e756cc280fd3b620ef1072439559791d (commit)
  discards  f66d6e4eda09a1ccd7bbeed62b4d0d0c78afbe7f (commit)
  discards  bb8a34e023666e8845ca169290ad69fccdfeea0c (commit)
  discards  494223424b80ce4f5640e9d554f5402d3e3798fc (commit)
  discards  3c086642983ac11c826db4a2d46c180d23197b82 (commit)
  discards  8618f0cbe432f468110029709ff75f8473c5823a (commit)
       via  6b7b1cd85f357b9003cbba3b79c820813dc4ef6c (commit)
       via  559c8b9b1eda2a5ba3d3ee39efe46e097f7480f7 (commit)
       via  5bb0c84a855d46ab9b931f085774f847fb7891c1 (commit)
       via  6c06ed02774a1f835976a0cbb53767962b614e25 (commit)
       via  406917464c9350759b777cd64972eb9edc2e08dc (commit)
       via  1de367125a1da1dcc6ca3f2e511e9c5debccf978 (commit)
       via  be532f3bdb1e97728eb247d2d9a149f8d5f1d024 (commit)
       via  0539e04f5f3aea108e08e202ce338c873dde6352 (commit)
       via  1a48d52fbe9e11d1ea9432f632100df009d14036 (commit)
       via  6ca159003849a32ae87730c8d95140af18b01155 (commit)
       via  8807f4882c7fd2125853545c11fcd16fcdba0c26 (commit)
       via  c2d2e2858f52df0048e62373afce37bad84948ba (commit)
       via  b3b168d2578c2775eebe8d37b3387de9ea1c6a4e (commit)
       via  d5b09557b1dedeb2ced013c55d5640bd63d3b0f9 (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 (3905455c1654a28b3392b8aa77d6e0c08c9141e9)
            \
             N -- N -- N (6b7b1cd85f357b9003cbba3b79c820813dc4ef6c)

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=6b7b1cd85f357b9003cbba3b79c820813dc4ef6c

commit 6b7b1cd85f357b9003cbba3b79c820813dc4ef6c
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed May 11 12:43:47 2016 +0200

    IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives
    
    Change-Id: I47b73a40cbdda6b7c31fb2767f74f9f93d84056b

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

commit 559c8b9b1eda2a5ba3d3ee39efe46e097f7480f7
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed May 11 12:42:54 2016 +0200

    IuPS: Introduce function to change PMM state
    
    This is where IuPS will redirect GTP-U endpoints in a subsequent commit.
    
    Also add comprehensive logging of pmm_state transitions.
    
    Change-Id: I7c2cd1abc1805659b01dffffff31c49fe5161086

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

commit 5bb0c84a855d46ab9b931f085774f847fb7891c1
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat May 21 00:21:15 2016 +0200

    IuPS: GMM Attach: reset MM ctx pending_req
    
    Change-Id: I0df0f3d88085939eb617405e2013ad164eed477b

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

commit 6c06ed02774a1f835976a0cbb53767962b614e25
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat May 21 00:01:21 2016 +0200

    IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state
    
    Iu needs to page to transfer data in PMM-IDLE state.
    
    Change-Id: Id37778cb9a0328a21c8e8246998ecdb43dd687d8

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

commit 406917464c9350759b777cd64972eb9edc2e08dc
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat May 21 00:35:41 2016 +0200

    IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection
    
    Change-Id: I2ea2089895f8a8e125ef39d9bef70dafb2b1ce69

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

commit 1de367125a1da1dcc6ca3f2e511e9c5debccf978
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat May 21 00:15:29 2016 +0200

    IuPS: add GMM Service Request rx and tx
    
    Change-Id: Ib935de22d23a15f449927840d4d59497ce22abbd

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

commit be532f3bdb1e97728eb247d2d9a149f8d5f1d024
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat May 21 00:00:09 2016 +0200

    IuPS: GMM Service Request: add local gsm_04_08_gprs.h and .c
    
    These items will probably move to libosmocore's gsm_04_08_gprs.h and .c, add
    them here in openbsc until things have settled.
    
    Change-Id: Iaf9316f07d21280b6e090d65892c338f9555313a

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

commit 0539e04f5f3aea108e08e202ce338c873dde6352
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat May 21 00:16:55 2016 +0200

    IuPS: send Security Mode Command, track the new_key flag.
    
    Change-Id: I0b2593c2df13b79eb36975b0d302e31cfdf8bb09

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

commit 1a48d52fbe9e11d1ea9432f632100df009d14036
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat May 21 00:31:12 2016 +0200

    IuPS: dev hack: init hardcoded Ki on ATT REQ
    
    Change-Id: Ieca45960fa941a3a706c6e479b04b9f2ef89d860

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

commit 6ca159003849a32ae87730c8d95140af18b01155
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Sat May 21 00:55:25 2016 +0200

    IuPS: add Iu response to delete_pdp_conf()
    
    Change-Id: I6d601586101c0a004b2243633fab48db82b44b7c

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

commit 8807f4882c7fd2125853545c11fcd16fcdba0c26
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Sat May 21 00:53:42 2016 +0200

    IuPS: add Iu response to create_pdp_conf()
    
    Change-Id: Iad65ca9b77c3166d4df9a58af527e6aef7e589ee

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

commit c2d2e2858f52df0048e62373afce37bad84948ba
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri May 20 23:50:22 2016 +0200

    IuPS: redirect Iu in various places
    
    In gsm48_gmm_sendmsg(), redirect to iu_tx() for both cases of MM context
    present or not.
    
    In gsm48_rx_gmm_att_req(), compose an MM context marked as Iu for messages
    coming in from a ue_conn_ctx (passed in msg->dst). Also make sure cid is
    initialized to avoid introducing a compiler warning.
    
    In gsm48_rx_gmm_ra_upd_req(), look up an Iu MM context based on the presence of
    the ue_conn_ctx in msg->dst.
    
    Change-Id: Ia47ffbfa6fa0f5a0cd76a379c57ef42faa0d80e3

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

commit b3b168d2578c2775eebe8d37b3387de9ea1c6a4e
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Sat May 21 17:36:18 2016 +0200

    IuPS: sgsn-test: link Iu related libs
    
    Add libiu and libasn1c, libosmo-sigtran, libosmo-ranap.
    So far they are unused, this is preparing for a subsequent commit that
    introduces calls to iu_tx().
    
    Change-Id: I4c05f15c29797456ddcd7c95bfb7dfd480101577

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

commit d5b09557b1dedeb2ced013c55d5640bd63d3b0f9
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Sat May 21 17:35:57 2016 +0200

    IuPS: osmo-sgsn: add core IuPS impl, call iu_init()
    
    Add:
    
    * gsm0408_gprs_rcvmsg_iu()
    * sgsn_mm_ctx_by_ue_ctx()
    * sgsn_mm_ctx_alloc_iu()
    * sgsn_ranap_iu_event()
    * sgsn_ranap_rab_ass_resp()
    
    Call iu_init() from sgsn_main.c.
    
    Add asn_debug impl ("extern" from libasn1c).
    
    osmo-sgsn build: add libiu and libasn1c, libosmo-sigtran, libosmo-ranap
    
    Change-Id: I469ae6ca9ef254d04ee0d2d79bdd65aebcd027b5

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

Summary of changes:


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



More information about the osmocom-commitlog mailing list