aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo-sgsn_test-nodes.vty
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-01-09 18:29:21 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2023-01-11 12:58:23 +0100
commit86b630cfe1403d8145e5744e907af0f1328a40c1 (patch)
tree66cab081925f8ea356632d7966592c2ada88fda4 /tests/osmo-sgsn_test-nodes.vty
parent93bc518b53b3f7e4b3a278835561a220e2dda4f9 (diff)
vty: Introduce encryption cipher-plugin-path command
The load of plugins will eventually be moved to libosmo-gprs implementation, and path will be passed as a parameter. Once it's moved inside libosmo-gprs, it will be more strict on load failures, which can cause internally if the path doesn't exist (unless NULL is passed). Hence, add a VTY config to allow configuring the right path, and have it disabled by default. Change-Id: I4f965c7afafa193f4d7486750dd3e43cca22bb65
Diffstat (limited to 'tests/osmo-sgsn_test-nodes.vty')
-rw-r--r--tests/osmo-sgsn_test-nodes.vty2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/osmo-sgsn_test-nodes.vty b/tests/osmo-sgsn_test-nodes.vty
index 22d81d2ae..4c6541597 100644
--- a/tests/osmo-sgsn_test-nodes.vty
+++ b/tests/osmo-sgsn_test-nodes.vty
@@ -37,6 +37,8 @@ OsmoSGSN(config-sgsn)# list
authentication (optional|required)
encryption gea <0-4> [<0-4>] [<0-4>] [<0-4>] [<0-4>]
encryption uea <0-2> [<0-2>] [<0-2>]
+ encryption cipher-plugin-path PATH
+ no encryption cipher-plugin-path PATH
gsup ipa-name NAME
gsup remote-ip A.B.C.D
gsup remote-port <0-65535>