Change in docker-playground[master]: ttcn3-gbproxy-test-fr: Fix hdlcnet device names

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

laforge gerrit-no-reply at lists.osmocom.org
Wed Dec 9 18:29:11 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/21638 )


Change subject: ttcn3-gbproxy-test-fr: Fix hdlcnet device names
......................................................................

ttcn3-gbproxy-test-fr: Fix hdlcnet device names

In Change-Id I80de01c96185c60fe2de7a8ffa9daed2669658e1 we introduced
the wrong hdlcnetX device names.  We must use each devoce only once,
rather than trying to use hdlcnet1..4 twice.

Change-Id: I56f75995fe94b46b0210de2a4f83e384b4e4ca4f
---
M ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/38/21638/1

diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
index 1713afb..c31d260 100644
--- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
@@ -41,7 +41,7 @@
  nse 2001 nsvci 2 frnet hdlcnet2 dlci 17
  nse 2001 nsvci 3 frnet hdlcnet3 dlci 18
  nse 2001 nsvci 4 frnet hdlcnet4 dlci 19
- nse 2002 nsvci 5 frnet hdlcnet1 dlci 20
- nse 2002 nsvci 6 frnet hdlcnet2 dlci 21
- nse 2003 nsvci 7 frnet hdlcnet3 dlci 22
- nse 2003 nsvci 8 frnet hdlcnet4 dlci 23
+ nse 2002 nsvci 5 frnet hdlcnet5 dlci 20
+ nse 2002 nsvci 6 frnet hdlcnet6 dlci 21
+ nse 2003 nsvci 7 frnet hdlcnet7 dlci 22
+ nse 2003 nsvci 8 frnet hdlcnet8 dlci 23

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I56f75995fe94b46b0210de2a4f83e384b4e4ca4f
Gerrit-Change-Number: 21638
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201209/d11cdba8/attachment.htm>


More information about the gerrit-log mailing list