From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Mon, 17 Feb 2014 12:47:09 GMT
Message-ID: <201402171247.s1HCl9da015428@git.osmocom.org>
Subject: openbsc.git branch kluchnikov/rsl-delete-ind updated.
	0.13.0-299-g09bb5de
Message: 1

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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, kluchnikov/rsl-delete-ind has been updated
  discards  a0c73d17a396bad27744dc24f95a9c40f03c3d16 (commit)
       via  09bb5de66fb2df5077f57333d9d780dfbc40b197 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (a0c73d17a396bad27744dc24f95a9c40f03c3d16)
            \
             N -- N -- N (09bb5de66fb2df5077f57333d9d780dfbc40b197)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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/openbsc/commit/?id=09bb5de66fb2df5077f57333d9d780dfbc40b197

commit 09bb5de66fb2df5077f57333d9d780dfbc40b197
Author: Ivan Kluchnikov <kluchnikovi@gmail.com>
Date:   Mon Feb 17 16:31:11 2014 +0400

    rsl: Implement handling of rsl Delete Ind message
    
    If bsc receives Delete_Ind message from bts, bsc should release allocated channel, which was specified in dropped imm_assign message.

-----------------------------------------------------------------------

Summary of changes:
 openbsc/src/libbsc/abis_rsl.c | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)


