osmo-msc/openbsc/src/osmo-nitb
Neels Hofmeyr fc7add20e1 osmo-nitb: be strict about cmdline args
Abort upon unknown options and missing option arguments. This came to my
attention while rewiring the -m and -M options: passing -M without argument
would launch nitb with wrong configuration. So, rather exit immediately.

If there are legacy options that should be ignored, they deserve an own 'case:'
in the option switch. There are none that I'm aware of though.
2016-02-25 12:18:04 +01:00
..
Makefile.am libmsc: Use RAND_bytes when choosing a tmsi 2015-10-12 09:03:15 +02:00
bsc_hack.c osmo-nitb: be strict about cmdline args 2016-02-25 12:18:04 +01:00