osmo-bts.git branch master updated. 0.7.0-9-g2564756

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
Wed Nov 8 19:26:16 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  25647562968ac6985e3999f4e71bbfd7751d6715 (commit)
      from  80117acba6588f09b356dd416a964f4d6129ffd4 (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=25647562968ac6985e3999f4e71bbfd7751d6715

commit 25647562968ac6985e3999f4e71bbfd7751d6715
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Wed Nov 8 16:38:53 2017 +0100

    l1sap: Fix abort on big RTP packet received
    
    Recently while testing new osmo-mgw, big RTP packets (around 4K bytes,
    see OS#2625 for more info), were being received on the BTS, which was
    aborting with the following message:
    "msgb(0xff208): Not enough tailroom msgb_put (348 < 1488)"
    
    The crash can be reproduced in a sysmobts as well as on my PC locally
    with osmo-bts-trx. I used osmo-bts-trx to test that the patch solved the
    abort.
    
    Fixes: OS#2624
    
    Change-Id: Idfde1dacc3dc3d3d5e239cf1f7e39ade7fc25975

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

Summary of changes:
 src/common/l1sap.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list