aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEric Wild <ewild@sysmocom.de>2021-06-09 04:04:06 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2021-06-24 01:27:47 +0200
commita7f8020bfa4ba472439bb4a55ca756c2f616eb9f (patch)
tree3131d9da1370674bc0143a3eff39749a124bdd0d /tests
parentcdcfc80176118ab7de338bdaa0f5719c15b1cdac (diff)
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: I5b46aaa8579f8d069ca39caf996a8795ffe63dd7
Diffstat (limited to 'tests')
-rw-r--r--tests/test_nodes.vty2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index f956a12ed..268681a01 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -16,7 +16,7 @@ OsmoMSC(config-net)# list
mobile network code <0-999>
short name NAME
long name NAME
- encryption a5 <0-3> [<0-3>] [<0-3>] [<0-3>]
+ encryption a5 <0-4> [<0-4>] [<0-4>] [<0-4>] [<0-4>]
encryption uea <0-2> [<0-2>] [<0-2>]
authentication (optional|required)
rrlp mode (none|ms-based|ms-preferred|ass-preferred)