osmo-pcu.git branch master updated. 0.2-879-ge9a138e

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
Tue Jan 24 13:12:07 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  e9a138e11111f509f988807bbdc5ca8cce2b3d3d (commit)
      from  1d8744ce967f038e4bede584845b8326d9f66c2a (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/osmo-pcu/commit/?id=e9a138e11111f509f988807bbdc5ca8cce2b3d3d

commit e9a138e11111f509f988807bbdc5ca8cce2b3d3d
Author: aravind sirsikar <arvind.sirsikar at radisys.com>
Date:   Tue Jan 24 12:36:08 2017 +0530

    Handle packet access reject during packet resource request
    
    When Packet resource request is received, PCU will generate the
    packet access reject if no resources are present. The encoding is done
    based on section 7.1.3.2.1 and 8.1.2.5 of 44.060 version 7.27.0 Release 7.
    This patch also includes the test case to validate the generated
    packet access reject message.
    
    This patch is integration tested on Osmo-trx setup with Ettus B210 board
    and LG F70 MS with some simulation code changes in Osmo-pcu.
    
    Change-Id: I05ff25124b58905586caa0c0c37023d69724f121

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

Summary of changes:
 src/bts.cpp               |   6 +-
 src/gprs_rlcmac_sched.cpp |  11 ++-
 src/tbf.cpp               |  40 ++++++++
 src/tbf.h                 |   4 +
 tests/tbf/TbfTest.cpp     | 110 ++++++++++++++++++++++
 tests/tbf/TbfTest.err     | 227 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/tbf/TbfTest.ok      |   4 +
 7 files changed, 398 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list