aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-06-21 19:41:24 +0200
committerHarald Welte <laforge@osmocom.org>2020-06-21 20:27:26 +0200
commit7262968a29eacb91f30430a4ebea87e78018b87d (patch)
treedbb2440456c9944b398bd4659df5dba3402f1c6a
parentf2b88032f6504fe86cd0922288136d788a7912fa (diff)
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
-rw-r--r--bsc/osmo-bsc.cfg1
-rw-r--r--bts/osmo-bsc.cfg1
2 files changed, 0 insertions, 2 deletions
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index cd698b08..6e80e835 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -385,7 +385,6 @@ msc 0
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 9025fe49..84a3a3c1 100644
--- a/bts/osmo-bsc.cfg
+++ b/bts/osmo-bsc.cfg
@@ -157,4 +157,3 @@ msc 0
bsc
mid-call-timeout 0
no missing-msc-text
- access-list-name bsc-list