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/.
srs_andre gerrit-no-reply at lists.osmocom.orgsrs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24128 )
Change subject: amarisoft_ltemme.cfg.tmpl: enable ENDC support in config template
......................................................................
amarisoft_ltemme.cfg.tmpl: enable ENDC support in config template
patch also remove the UE forwarding option which isn't used anymore in the MME.
Change-Id: Ia1628e6674b124806e3cd59c5b190d27f6ba4403
---
M src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
1 file changed, 3 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/28/24128/1
diff --git a/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl b/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
index a6de3c0..05b891a 100644
--- a/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
@@ -51,6 +51,9 @@
/* Control Plane Cellular IoT EPS optimization support */
cp_ciot_opt: true,
+ /* DCNR support */
+ nr_support: true,
+
/* Public Data Networks. The first one is the default. */
pdn_list: [
{
@@ -148,12 +151,6 @@
*/
tun_setup_script: "${epc.ifup_filename}",
- /* If true, inter-UE routing is done inside the MME (hence no IP
- packet is output to the virtual network interface in case of
- inter-UE communication). Otherwise, it is done by the Linux IP
- layer. */
- ue_to_ue_forwarding: false,
-
/* NAS ciphering algorithm preference. EEA0 is always the last. */
nas_cipher_algo_pref: [ ],
/* NAS integrity algorithm preference. EIA0 is always the last. */
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24128
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: Ia1628e6674b124806e3cd59c5b190d27f6ba4403
Gerrit-Change-Number: 24128
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210504/142fdb64/attachment.htm>