Projects
osmocom:master
osmo-bts
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 203
View file
commit_332976672e4d706f4085ba6f88ab4c49c54f2e33.txt
Deleted
View file
commit_a880011a5f4b60fd97fbdee24e2f10ff005fdbf0.txt
Added
View file
osmo-bts_1.8.0.2.33297.dsc
Deleted
@@ -1,24 +0,0 @@ -Format: 3.0 (native) -Source: osmo-bts -Binary: osmo-bts, osmo-bts-trx, osmo-bts-trx-dbg, osmo-bts-virtual, osmo-bts-virtual-dbg, osmo-bts-doc -Architecture: any all -Version: 1.8.0.2.33297 -Maintainer: Osmocom team <openbsc@lists.osmocom.org> -Homepage: https://projects.osmocom.org/projects/osmobts -Standards-Version: 3.9.8 -Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-bts -Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-bts -Build-Depends: debhelper (>= 10), pkg-config, dh-autoreconf, autotools-dev, libosmocore-dev (>= 1.10.0), libosmo-abis-dev (>= 1.6.0), libosmo-netif-dev (>= 1.5.0), libgps-dev, txt2man, osmo-gsm-manuals-dev (>= 1.6.0) -Package-List: - osmo-bts deb net optional arch=any - osmo-bts-doc deb doc optional arch=all - osmo-bts-trx deb net optional arch=any - osmo-bts-trx-dbg deb debug extra arch=any - osmo-bts-virtual deb net optional arch=any - osmo-bts-virtual-dbg deb debug extra arch=any -Checksums-Sha1: - e9a4bf1fa28d5ce22eb25d8f4044ea96953ee35b 511224 osmo-bts_1.8.0.2.33297.tar.xz -Checksums-Sha256: - 76226d7b9eca1785f5f6bb376d7fafaae104fe3dbedeee8453560fb770d58ebc 511224 osmo-bts_1.8.0.2.33297.tar.xz -Files: - 306d146e01d5f148903ff832251d0e3f 511224 osmo-bts_1.8.0.2.33297.tar.xz
View file
osmo-bts_1.8.0.4.a8800.dsc
Added
@@ -0,0 +1,24 @@ +Format: 3.0 (native) +Source: osmo-bts +Binary: osmo-bts, osmo-bts-trx, osmo-bts-trx-dbg, osmo-bts-virtual, osmo-bts-virtual-dbg, osmo-bts-doc +Architecture: any all +Version: 1.8.0.4.a8800 +Maintainer: Osmocom team <openbsc@lists.osmocom.org> +Homepage: https://projects.osmocom.org/projects/osmobts +Standards-Version: 3.9.8 +Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-bts +Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-bts +Build-Depends: debhelper (>= 10), pkg-config, dh-autoreconf, autotools-dev, libosmocore-dev (>= 1.10.0), libosmo-abis-dev (>= 1.6.0), libosmo-netif-dev (>= 1.5.0), libgps-dev, txt2man, osmo-gsm-manuals-dev (>= 1.6.0) +Package-List: + osmo-bts deb net optional arch=any + osmo-bts-doc deb doc optional arch=all + osmo-bts-trx deb net optional arch=any + osmo-bts-trx-dbg deb debug extra arch=any + osmo-bts-virtual deb net optional arch=any + osmo-bts-virtual-dbg deb debug extra arch=any +Checksums-Sha1: + 82eac06517ad6cf2cd5fa4cea059f3c50f9efcb6 511464 osmo-bts_1.8.0.4.a8800.tar.xz +Checksums-Sha256: + c218027942aafa03404b3492299f652357639289462bf53d39bc27d549fbe006 511464 osmo-bts_1.8.0.4.a8800.tar.xz +Files: + 4f591b7e2d1cde613c204f404a0506e1 511464 osmo-bts_1.8.0.4.a8800.tar.xz
View file
osmo-bts_1.8.0.2.33297.tar.xz/.tarball-version -> osmo-bts_1.8.0.4.a8800.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.8.0.2-33297 +1.8.0.4-a8800
View file
osmo-bts_1.8.0.2.33297.tar.xz/debian/changelog -> osmo-bts_1.8.0.4.a8800.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bts (1.8.0.2.33297) unstable; urgency=medium +osmo-bts (1.8.0.4.a8800) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Fri, 27 Sep 2024 12:05:08 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Thu, 03 Oct 2024 18:42:09 +0000 osmo-bts (1.8.0) unstable; urgency=medium
View file
osmo-bts_1.8.0.2.33297.tar.xz/src/common/l1sap.c -> osmo-bts_1.8.0.4.a8800.tar.xz/src/common/l1sap.c
Changed
@@ -1857,7 +1857,6 @@ { struct gsm_bts_trx *trx = lchan->ts->trx; struct gsmtap_inst *inst = trx->bts->gsmtap.inst; - struct osmo_rlp_frame_decoded rlpf; pbit_t *rlp_buf; uint16_t arfcn; int byte_len; @@ -1913,6 +1912,7 @@ } if (trx->bts->gsmtap.rlp_skip_null) { + struct osmo_rlp_frame_decoded rlpf; int rc = osmo_rlp_decode(&rlpf, 0, rlp_buf, byte_len); if (rc == 0 && rlpf.ftype == OSMO_RLP_FT_U && rlpf.u_ftype == OSMO_RLP_U_FT_NULL) return; @@ -2460,7 +2460,9 @@ OSMO_ASSERT(0); } - msg = l1sap_msgb_alloc(512); +#define L1SAP_MSGB_L2LEN_TCH 512 + + msg = l1sap_msgb_alloc(L1SAP_MSGB_L2LEN_TCH); if (!msg) return; @@ -2479,6 +2481,12 @@ return; } } else { + if (OSMO_UNLIKELY(rtp_pl_len > L1SAP_MSGB_L2LEN_TCH)) { + LOGPLCHAN(lchan, DL1P, LOGL_ERROR, + "%s(): incoming RTP truncated: %u -> %u\n", + __func__, rtp_pl_len, L1SAP_MSGB_L2LEN_TCH); + rtp_pl_len = L1SAP_MSGB_L2LEN_TCH; /* truncate */ + } memcpy(msgb_put(msg, rtp_pl_len), rtp_pl, rtp_pl_len); }
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.