osmo-bts.git branch master updated. 0.7.0-85-g4847a16

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
Thu Feb 22 07:50:35 UTC 2018


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  4847a1688ba6fee8e5b44c25317c2e221b4b0ae0 (commit)
       via  5e60186bec02e558a1f08bac1683c73a8f70b6c8 (commit)
      from  df72b1fdbd7cf39cba49919b188301c5d3cf633a (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-bts/commit/?id=4847a1688ba6fee8e5b44c25317c2e221b4b0ae0

commit 4847a1688ba6fee8e5b44c25317c2e221b4b0ae0
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 21 16:21:51 2018 +0100

    RSL: Ensure we don't accept DCHAN messages for CCHAN
    
    If the Channel Number IE points to a common channel, we cannot
    accept such messages in code paths that only process dedicated
    channels, such as RLL/DCHAN/IPA.
    
    Related: OS#2972, OS#2971
    Change-Id: I43a78bec63aeb36dd67043d237b27fe880209349

http://cgit.osmocom.org/osmo-bts/commit/?id=5e60186bec02e558a1f08bac1683c73a8f70b6c8

commit 5e60186bec02e558a1f08bac1683c73a8f70b6c8
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 21 15:54:16 2018 +0100

    RSL: Properly reject RSL CHAN_NR IE for incompatible PCHAN
    
    If we receive a message for a dedicated channel, whose channel number
    structure doesn't match with the physical channel (timeslot) type,
    we must properly reject this.  For RSL CHAN ACT it means sending a NACK,
    and for all other cases it means sending an RSL ERROR REPORT.
    
    Related: OS#2972, OS#2971
    Change-Id: Iebd2571726d1284a7431b3f9b23ad3185e832ed1

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

Summary of changes:
 src/common/rsl.c | 128 +++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 97 insertions(+), 31 deletions(-)


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



More information about the osmocom-commitlog mailing list