osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-dev/+/27441 )
Change subject: net/templates/common_osmo_bts: drop osmotrx ip
......................................................................
net/templates/common_osmo_bts: drop osmotrx ip
Don't attempt to configure phy0 / osmotrx ip. This only works with
osmo-bts-trx, not with osmo-bts-virtual which we'll run in osmo-dev.
Besides that, 127.0.0.1 seems to be the default anyway.
Change-Id: I20984d00623f31ce9c58a1dc91bcf53d4aec78b2
---
M net/templates/common_osmo_bts
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/41/27441/1
diff --git a/net/templates/common_osmo_bts b/net/templates/common_osmo_bts
index cfd28fb..4244e34 100644
--- a/net/templates/common_osmo_bts
+++ b/net/templates/common_osmo_bts
@@ -3,8 +3,6 @@
phy 0
instance 0
- osmotrx ip local 127.0.0.1
- osmotrx ip remote 127.0.0.1
bts 0
band ${BTS_BAND}
--
To view, visit
https://gerrit.osmocom.org/c/osmo-dev/+/27441
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I20984d00623f31ce9c58a1dc91bcf53d4aec78b2
Gerrit-Change-Number: 27441
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange