Change in osmo-bsc[master]: vty: allow A5/4 encryption in 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/.

neels gerrit-no-reply at lists.osmocom.org
Sun Jun 20 21:00:54 UTC 2021


neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/24634 )

Change subject: vty: allow A5/4 encryption in config
......................................................................

vty: allow A5/4 encryption in config

Add A5/4 to the internal mask of allowed algorithms.

(Not actually working yet, A5/4 implementation follows in other
patches.)

Related: SYS#5324
Change-Id: Icac06ed554fd61bf7c4bfb1d5c3739a01f2915a4
---
M src/osmo-bsc/bsc_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve



diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 707d99c..071e828 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -6777,7 +6777,7 @@
 DEFUN_USRATTR(cfg_net_encryption,
 	      cfg_net_encryption_cmd,
 	      X(BSC_VTY_ATTR_NEW_LCHAN),
-	      "encryption a5 <0-3> [<0-3>] [<0-3>] [<0-3>]",
+	      "encryption a5 <0-4> [<0-4>] [<0-4>] [<0-4>]",
 	      "Encryption options\n"
 	      "GSM A5 Air Interface Encryption\n"
 	      "A5/n Algorithm Number\n"

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/24634
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Icac06ed554fd61bf7c4bfb1d5c3739a01f2915a4
Gerrit-Change-Number: 24634
Gerrit-PatchSet: 3
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210620/61c09d37/attachment.htm>


More information about the gerrit-log mailing list