From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sat, 23 Nov 2013 15:19:50 GMT
Message-ID: <201311231519.rANFJoXh063741@git.osmocom.org>
Subject: osmo-pcu.git branch zecke/master updated. 0.2-207-g9525567
Message: 1

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, zecke/master has been updated
       via  9525567d7725b4808421dc7dda26e550111214f3 (commit)
       via  6b5660c19febc84c3851c8499daf6fcca990e427 (commit)
       via  321f3c3104d7710d97fe373d6cf17da1e5931bef (commit)
       via  092478f294fedd4dc285ff817143679d3068242d (commit)
      from  5a7f636ce4288060d98d6aa1a1a2cd6e1c5f7571 (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=9525567d7725b4808421dc7dda26e550111214f3

commit 9525567d7725b4808421dc7dda26e550111214f3
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sat Nov 23 16:18:18 2013 +0100

    rlc: Create a basic test that mark/is is talking about the same

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

commit 6b5660c19febc84c3851c8499daf6fcca990e427
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sat Nov 23 16:10:48 2013 +0100

    rlc: Move the rlc headers into a separate header file

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

commit 321f3c3104d7710d97fe373d6cf17da1e5931bef
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sat Nov 23 16:06:54 2013 +0100

    rlc: Move the ack state array into a separate class that can be tested

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

commit 092478f294fedd4dc285ff817143679d3068242d
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sat Nov 23 01:01:19 2013 +0100

    rlc: Count nacked frames in the statistics too

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

Summary of changes:
 src/bts.cpp               |   1 +
 src/bts.h                 |   3 ++
 src/rlc.cpp               |   6 +++
 src/rlc.h                 | 112 ++++++++++++++++++++++++++++++++++++++++++++++
 src/tbf.cpp               |  32 +++++++------
 src/tbf.h                 |  25 ++---------
 tests/types/TypesTest.cpp |  27 +++++++++++
 7 files changed, 167 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT


