From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 24 Feb 2013 15:11:08 +0100
Message-ID: <E1U9cIG-0006tT-8C@calypso.gnumonks.org>
Subject: cellmgr-ng.git branch master updated. 1.3.0-3-g4822c8b
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 "Cellmanager NG, intended to interface with BSplus".

The branch, master has been updated
       via  4822c8bc568b46088bffda77c42454df55819481 (commit)
       via  6808407dcf22dd55fc764f4658585495c6bdc96c (commit)
      from  5d04481455205b781278db00825426177823b331 (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/cellmgr-ng/commit/?id=4822c8bc568b46088bffda77c42454df55819481

commit 4822c8bc568b46088bffda77c42454df55819481
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Mon Dec 17 10:23:51 2012 +0100

    isup: Make isup CIC parsing/using work on big endian machines as well
    
    This is a hot fix to make CIC reading (and later status) work on
    big endian machines. There might be a more elegant way to do it
    and I will explore this later.

http://cgit.osmocom.org/cgit/cellmgr-ng/commit/?id=6808407dcf22dd55fc764f4658585495c6bdc96c

commit 6808407dcf22dd55fc764f4658585495c6bdc96c
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Mon Dec 17 10:15:59 2012 +0100

    isup_filter: Add debug and log messages for the filtering
    
    This way one can check the logs if this code path is hit. The
    logging normally only occurs for the two messages we are interested
    in. It doesn't make sense to reset with a range of 0 so the code
    has been re-ordered.

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

Summary of changes:
 include/isup_types.h         |    1 +
 src/isup.c                   |   15 +++++++++++++++
 src/isup_filter.c            |   30 +++++++++++++++++++++++++-----
 tests/isup/isup_parse_test.c |    8 ++++----
 4 files changed, 45 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Cellmanager NG, intended to interface with BSplus


