Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Neels Hofmeyr 4994685f8f auc3g: officially wrap IND around IND_bitlen space
To determine distinct IND pools for each connected VLR, we need to pick ever
increasing values for any new peer showing up. Each subscriber's individual
IND_bitlen is then required to modulo the least significant N of bits that fit
in its IND_bitlen to effectively round-robin in the available IND pool space.
So far we did that but issued a warning message. This is actually exactly what
we want and it doesn't need to be treated like it weren't so.

Change-Id: I716d8a8a249235c8093d7a6a78b3535d893d867e
2019-12-12 21:51:27 +01:00
contrib contrib/dgsm/ add example esme and dialplan 2019-12-12 21:51:27 +01:00
debian add libosmo-mslookup abstract client 2019-12-12 21:51:27 +01:00
doc adoc: add D-GSM chapter to osmohlr-usermanual 2019-12-12 21:51:27 +01:00
include WIP: proxy routing refactor / SMS-over-GSUP 2019-12-12 21:51:27 +01:00
sql db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy 2019-12-12 21:51:27 +01:00
src auc3g: officially wrap IND around IND_bitlen space 2019-12-12 21:51:27 +01:00
tests WIP: proxy routing refactor / SMS-over-GSUP 2019-12-12 21:51:27 +01:00
.gitignore add osmo-mslookup-client program 2019-12-12 21:51:27 +01:00
.gitreview Add gerrit settings 2016-12-21 10:35:38 +01:00
COPYING add COPYING file with AGPLv3 license text 2016-11-11 10:17:06 +01:00
Makefile.am Fix DISTCHECK_CONFIGURE_FLAGS override 2018-12-04 15:11:07 +00:00
configure.ac 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name 2019-12-12 21:51:27 +01:00
git-version-gen build with autoconf/automake, add jenkins.sh script 2016-12-11 01:07:26 +01:00
libosmo-gsup-client.pc.in pkg-config: Fix libosmo-gsup-client pkg-config file 2018-07-31 19:37:45 +02:00
libosmo-mslookup.pc.in add libosmo-mslookup abstract client 2019-12-12 21:51:27 +01:00