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, master has been updated via 4e699a9cbf418518265dc7b8b6b7fe250d87222d (commit) from 76a0ad7fe93fce9bea56be5610b3bffbb8822887 (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/openbsc/commit/?id=4e699a9cbf418518265dc7b8b6b7fe250...
commit 4e699a9cbf418518265dc7b8b6b7fe250d87222d Author: Alexander Couzens lynxis@fe80.eu Date: Tue Jul 5 11:04:27 2016 +0200
sgsn: add statistics counter for LLC packets
new counters are:
llc.dl_bytes llc.ul_bytes llc.dl_packets llc.ul_packets
The ip payload bytes are waiting for payload compression because those data are known then.
Change-Id: I068376d35e84283cb98523cd3097a12c55cdb709
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/sgsn.h | 4 ++++ openbsc/src/gprs/gprs_llc.c | 7 +++++++ openbsc/src/gprs/gprs_sgsn.c | 4 ++++ 3 files changed, 15 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org