Skip to content
Success

Changes

Summary

  1. Log paging response not matching any request by MI (details)
  2. Fix RAC size in struct umts_cell_id (details)
  3. Drop unused struct ue_context (details)
Commit 5d913581146a43bc9d9014d02768ed6d425dfc4d by Pau Espin Pedrol
Log paging response not matching any request by MI

Change-Id: I9c775901b5042b33382e56ac4e2c301524b734a1
The file was modifiedsrc/osmo-hnbgw/hnbgw_cn.c
Commit 580411823d1b6cb15b9e9d0f1cc317a27ab22e08 by Pau Espin Pedrol
Fix RAC size in struct umts_cell_id

RANAP_IEs.asn:
"""
RAC ::= OCTET STRING (SIZE (1))
"""

Change-Id: Ide7dfd5d0ae87826cb7759d283be6da81dae90f4
The file was modifiedsrc/osmo-hnbgw/hnbgw.c
The file was modifiedtests/umts_cell_id/umts_cell_id_test.ok
The file was modifiedtests/umts_cell_id/umts_cell_id_test.c
The file was modifiedinclude/osmocom/hnbgw/hnbgw.h
Commit 78fd0b97a994d9f3f9d060eba5a185061afcc2c5 by Pau Espin Pedrol
Drop unused struct ue_context

Commit submitted 2 years ago dropping list of HNBAP UE Context
actually forgot to drop the struct declaration too.

Fixes: 15e552f2321979ecedb438792d507c55669e4b14
Change-Id: I0c887ab6e9674d7f123668ab38dee8cc6e66469d
The file was modifiedinclude/osmocom/hnbgw/hnbgw.h