This 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 81c0bcab068174036f6897e69311f413d94c74d4 (commit)
from 38d2aabd4a880dcdfa3a49dd8d83e2cfd30402ac (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=81c0bcab068174036f6897e6931…
commit 81c0bcab068174036f6897e69311f413d94c74d4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 26 04:49:57 2017 +0200
Revert "SCOC: When sending a CORE/CR, SUA SRC_ADDR == CallingPartyAddress"
This reverts commit 5527df78adc08b76df07c4b682263b5bdd6181d4.
I tried some time to figure out what other changes are needed to make this
commit work and fix a confusion, until I noticed:
The commit's *log message* is correct that SRC == calling, but the *patch*
modifies callED addr to be the SRC, which is wrong. So reverting this commit is
indeed the correct way to fix our addresses.
Change-Id: Ic76aacc81f87f8885fe04121aead5c79a761ef07
-----------------------------------------------------------------------
Summary of changes:
src/sccp_scoc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
SCCP Library