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 "SCCP Library".
The branch, master has been updated
via b06c887cf0ae8b0dd15f93f85459cf903f3b145b (commit)
from dcb360a9dbd418ac582b2996cf394390b154fe0a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=b06c887cf0ae8b0dd15f93f85459cf903f3b145b
commit b06c887cf0ae8b0dd15f93f85459cf903f3b145b
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Wed Jul 19 12:45:39 2017 +0200
sccp: ensure addressbook entry names are unique
It is possible to add two (or more) different
sccp-addresses under the same name, when the
addresses are defined in different cs7 instances.
Add a check to make sure an address name is not
used multiple times
Change-Id: I63227cd87bc24f7d9ac995430b869f0393818335
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7_vty.c | 10 ++++++++++
1 file changed, 10 insertions(+)
hooks/post-receive
--
SCCP Library