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.orgThis 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 code for Iuh interface".
The branch, laforge/reject-id-cid has been created
at 722a802c79fc40d17e42982412382034e62829ab (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=722a802c79fc40d17e42982412382034e62829ab
commit 722a802c79fc40d17e42982412382034e62829ab
Author: Harald Welte <laforge at gnumonks.org>
Date: Thu Dec 28 21:47:06 2017 +0100
Reject any HNBAP-REGISTER messages for HNB's with identical CID
According to some references found in the nano3G MIB help, the CellID as
reported in the HNB-REGISTER-REQ is combined from 16-bit CellID and the
12bit RNC-ID.
The HNB-GW should use this value in the register-req to ensure it is
unique in the network. We should probably reject register requests from
non-unique / overlapping values.
Change-Id: Ib58cc9f3c0e700f8bc5930f4df0d2dfe7888b991
Closes: OS#2789
http://cgit.osmocom.org/osmo-iuh/commit/?id=39773fd362669ab614c767f4d818200090d93233
commit 39773fd362669ab614c767f4d818200090d93233
Author: Harald Welte <laforge at gnumonks.org>
Date: Mon Oct 9 16:41:33 2017 +0800
WIP: fix asn1 syntax errors
Change-Id: Ib6977a9803fdce010eca9fc9a768c89ccf4215f8
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom code for Iuh interface