From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 19 Apr 2012 09:36:26 +0200
Message-ID: <E1SKluk-0007YY-QK@calypso.gnumonks.org>
Subject: branch master updated. 0.0.1-61-gb03f8ae
Message: 8

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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  b03f8ae4f05b16997c3db5ed9454672a0d18e679 (commit)
      from  d9ab45d1aac21c761c461659e2179d1077b5b7a5 (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/cgit/osmo-bts/commit/?id=b03f8ae4f05b16997c3db5ed9454672a0d18e679

commit b03f8ae4f05b16997c3db5ed9454672a0d18e679
Author: Harald Welte <laforge@gnumonks.org>
Date:   Thu Apr 19 09:35:03 2012 +0200

    ciphering: Better state tracking and HACK around L1 race condition
    
    We now check if the received message is an LAPDm I frame in order to
    determine if we have received the first valid encrypted message on the
    radio link.  This relates to the fact that we often see 'old' UI frames
    coming up from L1, even after it has confirmed decryption has been
    enabled.

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

Summary of changes:
 include/osmo-bts/gsm_data.h |    8 ++++++++
 src/common/rsl.c            |    3 ++-
 src/osmo-bts-sysmo/l1_if.c  |   31 +++++++++++++++++++------------
 src/osmo-bts-sysmo/oml.c    |   19 ++++++++++++++++++-
 4 files changed, 47 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)


