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/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23380 )
Change subject: sysmo/defaults.conf: Fix attribute name
......................................................................
sysmo/defaults.conf: Fix attribute name
According to schema, the name is cipher_list.
Same goes for "integrity".
Fixes: a81801558e7bb6ef0f0a32ab078d302c91e940a8
Change-Id: Ib7b48ce207b96ea5f5b59db08320563be40edba1
---
M sysmocom/defaults.conf
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/80/23380/1
diff --git a/sysmocom/defaults.conf b/sysmocom/defaults.conf
index d66e030..a14b707 100644
--- a/sysmocom/defaults.conf
+++ b/sysmocom/defaults.conf
@@ -144,11 +144,11 @@
root_seq_idx: 205
scell_list: []
ncell_list: []
- cipher_4g:
+ cipher_list:
- eea0
- eea2
- eea1
- integrity_4g:
+ integrity_list:
- eia2
- eia1
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23380
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Ib7b48ce207b96ea5f5b59db08320563be40edba1
Gerrit-Change-Number: 23380
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210316/f175ee0f/attachment.htm>