aboutsummaryrefslogtreecommitdiffstats
path: root/sgsnemu
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-09-24 08:53:58 +0800
committerHarald Welte <laforge@gnumonks.org>2017-09-24 10:47:50 +0800
commitb2a9aae35a8595bcd8b6986b0016f74ddfbc5fe9 (patch)
tree14c84c72214b906464a16092f34bc0c3efa4babc /sgsnemu
parent95234821939685354489d8e127e9946c85233074 (diff)
sgsnemu: Fix up gengetopt file for RAI
In commit 41af5691ef08fb70e2c65aba03c8b9e6c20983a6 we introduced the --rai command line options, but this was apparently done by manually editing the C source code rather than adding it to the .ggo and letting gengetopt do its magic. Let's fix this up. Change-Id: Iaab404c3bcfc0c3943764f6616763f4f407d5644
Diffstat (limited to 'sgsnemu')
-rw-r--r--sgsnemu/cmdline.ggo1
1 files changed, 1 insertions, 0 deletions
diff --git a/sgsnemu/cmdline.ggo b/sgsnemu/cmdline.ggo
index 3d12b91..e917fb5 100644
--- a/sgsnemu/cmdline.ggo
+++ b/sgsnemu/cmdline.ggo
@@ -27,6 +27,7 @@ option "apn" a "Access point name" string default="intern
option "selmode" - "Selection mode" int default="0x01" no
option "rattype" - "Radio Access Technology Type" int default="1" no typestr="1..5"
option "userloc" - "User Location Information" string default="02509946241207" no typestr="type.MCC.MNC.LAC.CIorSACorRAC"
+option "rai" - "Routing Area Information" string default="02509946241207" no typestr="MCC.MNC.LAC.RAC"
option "mstz" - "MS Time Zone" string default="0" no typestr="sign.NbQuartersOfAnHour.DSTAdjustment"
option "imeisv" - "IMEI(SV) International Mobile Equipment Identity (and Software Version)" string default="2143658709214365" no
option "imsi" i "IMSI" string default="240010123456789" no