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/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, max/dyncfg has been created
at d4a3bdeeeba2fadbcbb5006a0b7dd2e682c5da98 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=d4a3bdeeeba2fadbcbb5006a0b7dd2e682c5da98
commit d4a3bdeeeba2fadbcbb5006a0b7dd2e682c5da98
Author: Max <msuraev at sysmocom.de>
Date: Fri Apr 1 18:49:07 2016 +0200
wip
http://cgit.osmocom.org/openbsc/commit/?id=a6c1951964c5f779c8b0ef515243aedf784ea27f
commit a6c1951964c5f779c8b0ef515243aedf784ea27f
Author: Max <msuraev at sysmocom.de>
Date: Thu Mar 31 15:28:01 2016 +0200
NAT: reload BSCs config dynamically
Load BSCs configuration on bscs-config-file command:
* remove all runtime configured BSC not in the config file
* close connections to all BSC with updated token value
Fixes: OS#1670
http://cgit.osmocom.org/openbsc/commit/?id=9220d5dc3078937914e0bb8cd84e3b7a4946e480
commit 9220d5dc3078937914e0bb8cd84e3b7a4946e480
Author: Max <msuraev at sysmocom.de>
Date: Thu Mar 31 15:25:57 2016 +0200
Ignore vty test byproducts
http://cgit.osmocom.org/openbsc/commit/?id=c6e8b964ceb9f80c6eb0a8449a542ec04988fcba
commit c6e8b964ceb9f80c6eb0a8449a542ec04988fcba
Author: Max <msuraev at sysmocom.de>
Date: Thu Mar 31 11:52:39 2016 +0200
NAT: move BSC config into separate file
Introduce new configuration option bscs-config-file which includes BSC
configuration from the given file. Both absolute and relative (to the
main config file) paths are supported.
Add 'show bsc-config' command to display current BSC configuration.
Note: it is still possible to have BSC configuration in the main
file (provided proper index number is used) and in runtime but BSC
configuration is no longer saved automatically. The management of
included configuration file is left to external tools.
Update configuration examples.
Fixes: OS#1669
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)