Change in docker-playground[master]: gbproxy: update sns configuration to use ip-sns-bind

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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Fri Feb 19 17:13:21 UTC 2021


lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/22940 )

Change subject: gbproxy: update sns configuration to use ip-sns-bind
......................................................................

gbproxy: update sns configuration to use ip-sns-bind

With libosmocore commit the SNS configuration requires a ip-sns-bind vty configuration
to define the binds which should be use.

Related: SYS#5354
Depends-on: I9ab8092bf286e7d90e92f5702a5404425e959c84 (libosmocore)
Change-Id: I11541540468584fc17a18fa294da5c9813c28d64
---
M ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
M ttcn3-gbproxy-test/osmo-gbproxy.cfg
2 files changed, 4 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved
  lynxis lazus: Verified



diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
index f5bda9d..7123158 100644
--- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
@@ -31,8 +31,10 @@
  bind udp local
   listen 172.18.25.10 23000
  nse 101
+  ip-sns-bind local
   ip-sns-remote 172.18.25.103 7777
  nse 102
+  ip-sns-bind local
   ip-sns-remote 172.18.25.103 8888
  bind fr hdlcnet1
   fr hdlcnet1 frnet
diff --git a/ttcn3-gbproxy-test/osmo-gbproxy.cfg b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
index c817e2c..3a73a30 100644
--- a/ttcn3-gbproxy-test/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
@@ -32,8 +32,10 @@
   listen 172.18.24.10 23000
   accept-ipaccess
  nse 101
+  ip-sns-bind local
   ip-sns-remote 172.18.24.103 7777
  nse 102
+  ip-sns-bind local
   ip-sns-remote 172.18.24.103 8888
  timer tns-block 3
  timer tns-block-retries 3

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/22940
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I11541540468584fc17a18fa294da5c9813c28d64
Gerrit-Change-Number: 22940
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
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/20210219/72b1d52a/attachment.htm>


More information about the gerrit-log mailing list