daniel has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/14832
Change subject: osmo-nitb-master: Include only one access-list in config ...................................................................... osmo-nitb-master: Include only one access-list in config Each access list will have their own counters. Have only one in the config so the script generating the counter documentation doesn't repeat itself. Change-Id: I01b6e5af9cf84cf1b8d313ac47ab6b77fc598f4c --- M osmo-nitb-master/osmo-bsc-nat.cfg 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/32/14832/1 diff --git a/osmo-nitb-master/osmo-bsc-nat.cfg b/osmo-nitb-master/osmo-bsc-nat.cfg index 0179a94..db74d7e 100644 --- a/osmo-nitb-master/osmo-bsc-nat.cfg +++ b/osmo-nitb-master/osmo-bsc-nat.cfg @@ -38,4 +38,3 @@ ip-dscp 0 bscs-config-file bscs.config access-list msceven imsi-allow ^[0-9]*[24680]$ - access-list mscodd imsi-allow ^[0-9]*[13579]$ -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/14832 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I01b6e5af9cf84cf1b8d313ac47ab6b77fc598f4c Gerrit-Change-Number: 14832 Gerrit-PatchSet: 1 Gerrit-Owner: daniel <[email protected]> Gerrit-MessageType: newchange
