Change in ...osmo-sgsn[master]: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg

2019-07-29 Thread osmith
osmith has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/c/osmo-sgsn/+/14957 )

Change subject: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg
..

osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg

Listen on 127.0.0.100 by default, so there is no conflict on
127.0.0.1:23000. This allows starting both services with their default
configuration, like we are doing it in the Osmocom-Debian-install-*
jenkins jobs.

Related: OS#3369
Change-Id: I6e3053de8885a7954296d820c6a069d06276e4df
---
M doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Vadim Yanitskiy: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/doc/examples/osmo-gbproxy/osmo-gbproxy.cfg 
b/doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
index 0c3917a..29f698f 100644
--- a/doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
+++ b/doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
@@ -22,4 +22,5 @@
  timer tns-alive-retries 10
  encapsulation framerelay-gre enabled 0
  encapsulation framerelay-gre local-ip 0.0.0.0
+ encapsulation udp local-ip 127.0.0.100
  encapsulation udp local-port 23000

--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/14957
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I6e3053de8885a7954296d820c6a069d06276e4df
Gerrit-Change-Number: 14957
Gerrit-PatchSet: 3
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: osmith 
Gerrit-Reviewer: pespin 
Gerrit-MessageType: merged


Change in ...osmo-sgsn[master]: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg

2019-07-29 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-sgsn/+/14957 )

Change subject: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg
..


Patch Set 2: Code-Review+1


--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/14957
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I6e3053de8885a7954296d820c6a069d06276e4df
Gerrit-Change-Number: 14957
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: osmith 
Gerrit-Reviewer: pespin 
Gerrit-Comment-Date: Mon, 29 Jul 2019 08:13:17 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in ...osmo-sgsn[master]: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg

2019-07-26 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-sgsn/+/14957 )

Change subject: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg
..


Patch Set 2: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/14957
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I6e3053de8885a7954296d820c6a069d06276e4df
Gerrit-Change-Number: 14957
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Comment-Date: Fri, 26 Jul 2019 09:12:04 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in ...osmo-sgsn[master]: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg

2019-07-26 Thread osmith
Hello Jenkins Builder,

I'd like you to reexamine a change. Please visit

https://gerrit.osmocom.org/c/osmo-sgsn/+/14957

to look at the new patch set (#2).

Change subject: osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg
..

osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg

Listen on 127.0.0.100 by default, so there is no conflict on
127.0.0.1:23000. This allows starting both services with their default
configuration, like we are doing it in the Osmocom-Debian-install-*
jenkins jobs.

Related: OS#3369
Change-Id: I6e3053de8885a7954296d820c6a069d06276e4df
---
M doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/57/14957/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/14957
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I6e3053de8885a7954296d820c6a069d06276e4df
Gerrit-Change-Number: 14957
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset