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 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=722a802c79fc40d17e4298241238203…
commit 722a802c79fc40d17e42982412382034e62829ab
Author: Harald Welte <laforge(a)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=39773fd362669ab614c767f4d818200…
commit 39773fd362669ab614c767f4d818200090d93233
Author: Harald Welte <laforge(a)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