osmo-pcu.git branch master updated. 0.2-441-ga098c19

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 Jun 8 07:44:07 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, master has been updated
       via  a098c19b5531e175a308fbe4aee39c54cb3c71f1 (commit)
       via  d9e102472a97c767cba1bd5687db30028436d623 (commit)
       via  1db67e0a35a479ef20b871c459ea3f3e0155b620 (commit)
       via  9200ce60196a289968144582f1acfac25e17eed5 (commit)
       via  ddfc0d57632c5f57aeb123f6506d3923fcec69dc (commit)
       via  d3eac2867a84d009fa3c1c7d8da9502f8468fbca (commit)
       via  1c68abaffab6b7f8472d54b7881c3618d72e00d9 (commit)
       via  71e55118f52002af433077251a5a7fee2017b40b (commit)
       via  7b9f825ae8f8a39c072413820a1a0557f420499d (commit)
       via  b0e5eaf59adbefc44e01850a6784c9da0c3abbf9 (commit)
       via  9a2845d491b088cb9e1962ba6dc8af5a4e279401 (commit)
       via  0e50ce614569b9ae7bcc6e7becc4aeec46e8369d (commit)
       via  767193e20b4172dfb0e76ec63444115dc5ae8806 (commit)
      from  d1cb41bfd020eb9b94b17e5bcaa5be36bceccc12 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 src/Makefile.am           |   2 -
 src/bts.cpp               | 102 +++-----
 src/bts.h                 |  14 +-
 src/encoding.cpp          |   4 +-
 src/gprs_ms.cpp           |  97 +++++++-
 src/gprs_ms.h             |  46 +++-
 src/gprs_ms_storage.cpp   |  42 ++--
 src/gprs_ms_storage.h     |   3 +-
 src/pcu_main.cpp          |   2 -
 src/pcu_vty.c             |  27 ++
 src/ta.cpp                | 142 -----------
 src/ta.h                  |  40 ---
 src/tbf.cpp               | 186 +++++++-------
 src/tbf.h                 |  30 +--
 src/tbf_dl.cpp            |  41 +---
 tests/alloc/AllocTest.cpp |  16 +-
 tests/ms/MsTest.cpp       | 106 +++++++-
 tests/ms/MsTest.err       |  15 +-
 tests/ms/MsTest.ok        |   4 +
 tests/tbf/TbfTest.cpp     | 241 ++++++++++++++++--
 tests/tbf/TbfTest.err     | 608 ++++++++++++++++++++++++++++++----------------
 tests/tbf/TbfTest.ok      |   6 +
 22 files changed, 1080 insertions(+), 694 deletions(-)
 delete mode 100644 src/ta.cpp
 delete mode 100644 src/ta.h


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list