aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2017-11-29 15:28:09 +0100
committerPhilipp Maier <pmaier@sysmocom.de>2017-11-30 09:21:51 +0100
commit20114aa809fbcef8510e656c74d22d7c76255441 (patch)
tree6fa2e2dddf5a9d11b25e8d26a45a8aa81aa2d1cc /include
parentad381102ea4ec189f0b48cc15cd25478c4817bc9 (diff)
auth: remove obsolete VTY commands
authentication (optional|required) is no longer needed, the related decisions are now made in the HLR. Change-Id: Ib6c6331cc86004c4862067031e4fcb12a6975b63
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/gsm_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 5190a2769..91aee437f 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -335,7 +335,6 @@ struct gsm_network {
char *name_short;
enum gsm48_reject_value reject_cause;
int a5_encryption;
- bool authentication_required;
int neci;
int send_mm_info;
struct {