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 2530889d621c9d57c58105d86ae4cf014a5da038 (commit)
discards f17b677cf24e8496f865412a5b1c9e89f6d73a93 (commit)
discards 3e9562203e89d84950d80646b27bd2b4885836d1 (commit)
via 1fbad9f5229ea1c83674d2f424caa7bb8bca325e (commit)
via 0c2b0d08e356433f7b007e7dd71ad4c9c206c7cd (commit)
via 4db9a117d978ef1c2dd5f6c0b80738bfd7747798 (commit)
via 1138fb900a7b46163a325788fd21e9b7571c34d6 (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 (2530889d621c9d57c58105d86ae4cf014a5da038)
\
N -- N -- N (1fbad9f5229ea1c83674d2f424caa7bb8bca325e)
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=1fbad9f5229ea1c83674d2f424caa7b…
commit 1fbad9f5229ea1c83674d2f424caa7bb8bca325e
Author: Jacob Erlbeck <jerlbeck(a)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=0c2b0d08e356433f7b007e7dd71ad4c…
commit 0c2b0d08e356433f7b007e7dd71ad4c9c206c7cd
Author: Jacob Erlbeck <jerlbeck(a)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=4db9a117d978ef1c2dd5f6c0b80738b…
commit 4db9a117d978ef1c2dd5f6c0b80738bfd7747798
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed May 13 13:33:12 2015 +0200
ms: Integrate the MS storage (TODO)
TODO:
- commit message
- testing
STATUS:
- sucessfully tested with E71 (wbox)
http://cgit.osmocom.org/osmo-pcu/commit/?id=1138fb900a7b46163a325788fd21e9b…
commit 1138fb900a7b46163a325788fd21e9b7571c34d6
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue May 12 17:54:33 2015 +0200
ms: Add MS storage class (TODO)
TODO:
- commit message
- add an ms_deleted callback for cleanup???
STATUS:
- successfully tested with E71
-----------------------------------------------------------------------
Summary of changes:
src/gprs_ms.cpp | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT