aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2019-11-20 12:37:41 +0100
committerOliver Smith <osmith@sysmocom.de>2020-01-13 14:11:48 +0100
commit52ef60fe96a99a8d85fb71514ea829236079b34e (patch)
treea5b3aa5165533733bfb378a1ea436718b1fa80aa /.gitignore
parent3a9f2679837e793e5520685f3b65730208098ecd (diff)
add osmo-mslookup-client program (#2)
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). Resubmit of 637bbfcd9275f8c47212b29b50110f56ba6397bf after revert in 41fe3625915c456513544b99ba8c057c0f650b3c. Change-Id: Ie39d30e20461ab10ae3584863d8bfc6b76a12f37
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