aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2019-11-20 12:37:41 +0100
committerlaforge <laforge@osmocom.org>2020-01-10 16:07:40 +0000
commit637bbfcd9275f8c47212b29b50110f56ba6397bf (patch)
tree81ccf72dd96689f95175327a6afe0fe65933527a /.gitignore
parentf10463c5fc6d9e786ab7c648d99f7450f9a25906 (diff)
add osmo-mslookup-client program
Standalone program using libosmo-mslookup to easily integrate with programs that want to connect services (SIP, SMS,...) to the current location of a subscriber. Also useful for manual testing. For a detailed overview of the D-GSM and mslookup related files, please see the elaborate comment at the top of mslookup.c (already added in an earlier patch). Change-Id: Ie68a5c1db04fb4dff00dc3c774a1162f5b9fabf7
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eec364a..0965935 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ src/osmo-hlr
src/osmo-hlr-db-tool
src/osmo-euse-demo
src/gsupclient/gsup-test-client
+src/mslookup/osmo-mslookup-client
tests/atconfig
tests/testsuite