Actions
Bug #3124
closedrename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
Start date:
03/29/2018
Due date:
% Done:
0%
Spec Reference:
Description
The constant CELL_IDENT_LAI_AND_LAC is part of an enum defined in include/osmocom/gsm/protocol/gsm_08_08.h.
"LAI and LAC" is a misnomer.
Quoting Neels in http://lists.osmocom.org/pipermail/openbsc/2018-March/011862.html:
A "LAI" is by definition a PLMN (MCC+MNC) plus a LAC. So saying "LAI and LAC" is like saying "My family and my brother". I think we should rename it and have a backwards compat: #define CELL_IDENT_LAI_AND_LAC CELL_IDENT_LAI
Updated by stsp almost 5 years ago
- Status changed from New to In Progress
Proposed patch: https://gerrit.osmocom.org/c/libosmocore/+/12374
Updated by stsp almost 5 years ago
- Status changed from In Progress to Resolved
Above patch has been merged.
Actions