[PATCH] osmo-gsm-tester[master]: osmo-bsc: Remove authentication cmd from config

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Wed Nov 29 13:35:55 UTC 2017


Review at  https://gerrit.osmocom.org/5091

osmo-bsc: Remove authentication cmd from config

authentication is firmly VLR land and must go away from bsc. That option
is a leftover from nitb. It will be removed at some point.

Change-Id: I3bb4189b33173245116018e437e113c6c1226639
---
M example/defaults.conf
M src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
2 files changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/91/5091/1

diff --git a/example/defaults.conf b/example/defaults.conf
index 5517212..7468722 100644
--- a/example/defaults.conf
+++ b/example/defaults.conf
@@ -14,7 +14,6 @@
     short_name: osmo-gsm-tester-msc
     long_name: osmo-gsm-tester-msc
     encryption: a5_0
-    authentication: optional
 
 msc:
   net:
diff --git a/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
index c1f3cc7..18b2321 100644
--- a/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
@@ -33,7 +33,6 @@
  long name ${bsc.net.long_name}
  location updating reject cause 13
  encryption ${bsc.net.encryption}
- authentication ${bsc.net.authentication}
  neci 1
  rrlp mode none
  mm info 1

-- 
To view, visit https://gerrit.osmocom.org/5091
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3bb4189b33173245116018e437e113c6c1226639
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list