Change in osmo-ttcn3-hacks[master]: osmo-bsc.cfg: Remove access-list directive

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
Sun Jun 21 18:29:38 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18943 )

Change subject: osmo-bsc.cfg: Remove access-list directive
......................................................................

osmo-bsc.cfg: Remove access-list directive

This was removed when libfilter was removed from osmo-bsc.

For some strange reason apparently the config files were not used/tested
while testing the removal of libfilter.

Also, irrespective of breaking TTCN3 test execution, we must introduce
a dummy 'access-list' VTY command to osmo-bsc to ensure we don't break
virtually every config file out there.

Change-Id: I5d703b9f2f1066654daa43519999585cf9ec7e78
---
M bsc/osmo-bsc.cfg
M bts/osmo-bsc.cfg
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved; Verified



diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index cd698b0..6e80e83 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -385,7 +385,6 @@
 bsc
  mid-call-timeout 0
  no missing-msc-text
- access-list-name bsc-list
 cbc
  remote-ip 127.0.0.1
  remote-port 48049
diff --git a/bts/osmo-bsc.cfg b/bts/osmo-bsc.cfg
index 9025fe4..84a3a3c 100644
--- a/bts/osmo-bsc.cfg
+++ b/bts/osmo-bsc.cfg
@@ -157,4 +157,3 @@
 bsc
  mid-call-timeout 0
  no missing-msc-text
- access-list-name bsc-list

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I5d703b9f2f1066654daa43519999585cf9ec7e78
Gerrit-Change-Number: 18943
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200621/267e9305/attachment.htm>


More information about the gerrit-log mailing list