From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 21 Feb 2012 23:32:50 +0100
Message-ID: <E1RzyGQ-0005eo-Np@calypso.gnumonks.org>
Subject: branch master updated. 22dbe844e87fccc2a7c566030172406d44303da0
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 "Smalltalk MSC implementation".

The branch, master has been updated
       via  22dbe844e87fccc2a7c566030172406d44303da0 (commit)
       via  7af3b25ebf8544e0947c0bce09e9b8b8561fb72d (commit)
       via  157518a9d6eb4ce204b55dd51e7cd840a0cb6949 (commit)
      from  507e1f150f4f25f7ba970f27d5aac1ac435c37e6 (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/cgit/smalltalk/osmo-st-msc/commit/?id=22dbe844e87fccc2a7c566030172406d44303da0

commit 22dbe844e87fccc2a7c566030172406d44303da0
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Tue Feb 21 16:14:45 2012 +0100

    ipa: Start to send PING and wait for the pong from the remote

http://cgit.osmocom.org/cgit/smalltalk/osmo-st-msc/commit/?id=7af3b25ebf8544e0947c0bce09e9b8b8561fb72d

commit 7af3b25ebf8544e0947c0bce09e9b8b8561fb72d
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Mon Feb 20 19:58:21 2012 +0100

    bsc: Move out the SCCPHandler into a new file

http://cgit.osmocom.org/cgit/smalltalk/osmo-st-msc/commit/?id=157518a9d6eb4ce204b55dd51e7cd840a0cb6949

commit 157518a9d6eb4ce204b55dd51e7cd840a0cb6949
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Thu Feb 9 23:37:24 2012 +0100

    [BSC] Move the TX queue draining to a separate method
    
    This way we can replace the code from one function call
    to another.

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

Summary of changes:
 Start.st                |    1 +
 package.xml             |    1 +
 src/BSCIPAConnection.st |   83 +++++++++++++++++++++++++++-------------------
 src/BSCSCCPHandler.st   |   64 ++++++++++++++++++++++++++++++++++++
 4 files changed, 115 insertions(+), 34 deletions(-)
 create mode 100644 src/BSCSCCPHandler.st


hooks/post-receive
-- 
Smalltalk MSC implementation


