osmo-hlr/sql
Neels Hofmeyr 7d29e3473a allow/disallow 2G/3G wip
Add DB storage for enabling / disabling arbitrary RAT types.

So far we have only GERAN-A and UTRAN-Iu, but to be future compatible,
implement an arbitrary length list of RAT types: add DB table subscriber_rat.

Backwards compatibility: if there is no entry in subscriber_rat, all RAT types
shall be allowed. As soon as there is an entry, it can either be false to
forbid a RAT or true to still allow a RAT type.

Depends: I93850710ab55a605bf61b95063a69682a2899bb1 (libosmocore)
Change-Id: I3e399ca8a85421f77a9a15e608413d1507722955
2018-12-26 21:14:21 +01:00
..
Makefile.am sql/Makefile: Create empty /var/lib/osmocom directory at install time 2018-07-02 17:47:24 +02:00
hlr.sql allow/disallow 2G/3G wip 2018-12-26 21:14:21 +01:00
hlr_data.sql hlr_data.sql: Insert ki and opc instead of op to example data 2017-06-03 14:55:56 +00:00
upgrade_v1_to_v2.sql allow/disallow 2G/3G wip 2018-12-26 21:14:21 +01:00