osmo-hlr/src
Stefan Sperling 1cb489231a don't forget to mark luop as a packet switched connection
In rx_upd_loc_req() we set the connection's supports_ps field but
forgot to also set the equivalent field in the corresponding luop.

Change-Id: Ie175a067ac1324cdd39d7f756a40fab923421793
Related: OS#2785
2018-05-03 14:05:56 +02:00
..
Makefile.am Remove unused src/db_test.c 2018-04-17 15:10:05 +02:00
auc.c fix debug log: put 'deriving 2G from 3G' in proper place 2017-12-20 00:10:34 +01:00
auc.h initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
ctrl.c db_get_auth_data / db_get_auc: clarify return values 2017-11-29 16:22:29 +00:00
ctrl.h ctrl: completely replace all CTRL commands 2017-10-27 02:35:49 +02:00
db.c db_test: don't verify SQLite issued error messages, they might change 2017-11-21 12:33:45 +01:00
db.h db_test: don't verify SQLite issued error messages, they might change 2017-11-21 12:33:45 +01:00
db_auc.c db_get_auth_data / db_get_auc: clarify return values 2017-11-29 16:22:29 +00:00
db_bootstrap.sed automatically create db tables on osmo-hlr invocation 2017-10-28 16:49:33 +00:00
db_hlr.c add osmo-hlr-db-tool, program to migrate from osmo-nitb db 2017-10-28 20:34:01 +02:00
dbd_decode_binary.c add osmo-hlr-db-tool, program to migrate from osmo-nitb db 2017-10-28 20:34:01 +02:00
gsup_router.c Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
gsup_router.h Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
gsup_server.c rewrite subscriber_update_notify() without calls into luop 2018-05-02 13:34:38 +02:00
gsup_server.h rewrite subscriber_update_notify() without calls into luop 2018-05-02 13:34:38 +02:00
hlr.c don't forget to mark luop as a packet switched connection 2018-05-03 14:05:56 +02:00
hlr.h notify GSUP clients when HLR subscriber information changes 2018-04-10 07:57:49 +02:00
hlr_db_tool.c use osmo_init_logging2 2018-04-17 15:07:06 +02:00
hlr_vty.c osmo-hlr: Add talloc context introspection via VTY 2018-02-14 08:25:52 +01:00
hlr_vty.h VTY: Add hlr node and bind ip field 2017-06-01 11:31:39 +02:00
hlr_vty_subscr.c notify GSUP clients when HLR subscriber information changes 2018-04-10 07:57:49 +02:00
hlr_vty_subscr.h implement subscriber vty interface, tests 2017-10-17 00:59:00 +02:00
logging.c fix default logging levels to NOTICE, not DEBUG 2017-10-28 16:49:46 +00:00
logging.h initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
luop.c rewrite subscriber_update_notify() without calls into luop 2018-05-02 13:34:38 +02:00
luop.h add lu_op_free(), use in luop.c 2017-10-17 02:01:08 +02:00
populate_hlr_db.pl populate_hlr_db.pl: Script to generate a HLR database 2016-05-03 18:51:40 +02:00
rand.h initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
rand_fake.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
rand_urandom.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00