osmo-pcu.git branch jerlbeck/wip/ms-struct updated. 0.2-428-g6751fca

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 May 18 13:43:06 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 "UNNAMED PROJECT".

The branch, jerlbeck/wip/ms-struct has been updated
  discards  1fbad9f5229ea1c83674d2f424caa7bb8bca325e (commit)
  discards  0c2b0d08e356433f7b007e7dd71ad4c9c206c7cd (commit)
       via  6751fcab9192ed8d450deba96e1f50c4fd953bf8 (commit)
       via  5c2a6bb5c7d35706b5dddfd4c215e8fc716ab192 (commit)
       via  87f6c8dc579867217aa81c33a13f7dbe035e9237 (commit)
       via  abc070fe5e0ff9a7c38a62f497ef5d72c04ffb25 (commit)
       via  e49e844aca4c34787903cc1352997706024d216a (commit)
       via  4146a2a548bc546ae68dde62a70afb00c67cd8d8 (commit)
       via  4812f66a3a268539f8971b4ba5f61f7e9d9b9c54 (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 (1fbad9f5229ea1c83674d2f424caa7bb8bca325e)
            \
             N -- N -- N (6751fcab9192ed8d450deba96e1f50c4fd953bf8)

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/osmo-pcu/commit/?id=6751fcab9192ed8d450deba96e1f50c4fd953bf8

commit 6751fcab9192ed8d450deba96e1f50c4fd953bf8
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon May 18 15:21:36 2015 +0200

    tbf: Just set the ms in reuse_tbf (TODO)

http://cgit.osmocom.org/osmo-pcu/commit/?id=5c2a6bb5c7d35706b5dddfd4c215e8fc716ab192

commit 5c2a6bb5c7d35706b5dddfd4c215e8fc716ab192
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Fri May 15 20:13:56 2015 +0200

    WIP: invalidate new TLLI if set from network

http://cgit.osmocom.org/osmo-pcu/commit/?id=87f6c8dc579867217aa81c33a13f7dbe035e9237

commit 87f6c8dc579867217aa81c33a13f7dbe035e9237
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon May 18 12:24:40 2015 +0200

    tbf: Add missing call to update_ms() in rcv_control_ack (TODO)

http://cgit.osmocom.org/osmo-pcu/commit/?id=abc070fe5e0ff9a7c38a62f497ef5d72c04ffb25

commit abc070fe5e0ff9a7c38a62f497ef5d72c04ffb25
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon May 18 14:35:11 2015 +0200

    tbf: Explicitly pass the direction to update_ms() (TODO)

http://cgit.osmocom.org/osmo-pcu/commit/?id=e49e844aca4c34787903cc1352997706024d216a

commit e49e844aca4c34787903cc1352997706024d216a
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon May 18 11:56:50 2015 +0200

    tbf: Get tlli from ms (TODO)

http://cgit.osmocom.org/osmo-pcu/commit/?id=4146a2a548bc546ae68dde62a70afb00c67cd8d8

commit 4146a2a548bc546ae68dde62a70afb00c67cd8d8
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Fri May 15 15:50:43 2015 +0200

    ms: Support new and old TLLIs (TODO)
    
    TODO:
     - commit message
     - optionally split into MS/storage changes and TBF/BTS usage
     - fully remove per TBF TLLI stuff (other commit?)
    
    STATUS:
     - works with a single E71
     - works slowly with a single Iphone (background updates in progress)
     - both at the same time doesn't work
     -> check again when the iphone has done it's update
     -> check prior commits with both phones

http://cgit.osmocom.org/osmo-pcu/commit/?id=4812f66a3a268539f8971b4ba5f61f7e9d9b9c54

commit 4812f66a3a268539f8971b4ba5f61f7e9d9b9c54
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon May 18 14:52:24 2015 +0200

    tbf: Remove TODO (MS container) (TODO)
    
    TODO:
    - Move to the corresponding commit

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

Summary of changes:
 src/bts.cpp               |  6 ++++++
 src/gprs_ms.h             |  7 ++++++-
 src/tbf.cpp               | 14 +++++++++-----
 src/tbf.h                 |  7 +------
 src/tbf_dl.cpp            |  4 ++--
 tests/alloc/AllocTest.cpp |  8 ++++----
 tests/tbf/TbfTest.cpp     |  2 +-
 tests/tbf/TbfTest.err     |  8 --------
 8 files changed, 29 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list