cellmgr-ng.git branch master updated. 1.3.0-57-g1a1aa0c

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.org
Sun Oct 4 13:57:00 UTC 2015


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  1a1aa0c73902b526e09263ab02d48a2e6963e729 (commit)
      from  2f79ae9b66dba654d77cb4ba76e8019ceb8556b4 (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/cellmgr-ng/commit/?id=1a1aa0c73902b526e09263ab02d48a2e6963e729

commit 1a1aa0c73902b526e09263ab02d48a2e6963e729
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Oct 4 15:24:27 2015 +0200

    ctr: Count number of dropped messages
    
    In case of back pressure we can not send messages quick enough
    and will drop messages. Add a counter so we can count how often
    this happened per link/linkset. The SCTP M2UA code is not changed
    as we don't have a link in the hands and adding it is too risky
    without tests (not all M2UA have a link index so some might not
    have a link).

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

Summary of changes:
 include/counter.h      | 2 ++
 src/counter.c          | 2 ++
 src/link_udp.c         | 3 +++
 src/sctp_m3ua_client.c | 3 +++
 4 files changed, 10 insertions(+)


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



More information about the osmocom-commitlog mailing list