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 98fa3dc1c655033b31d90ed051cfa9144e30248c (commit)
from 9270dc8ca347e775f25272aa2cd904e53c93de29 (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=98fa3dc1c655033b31d90ed051cfa914…
commit 98fa3dc1c655033b31d90ed051cfa9144e30248c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Nov 9 14:30:22 2015 +0100
gbproxy: Count more GSM 04.08 messages
Extend the ul/dl counting to count the usual messages on the
Gb interface. Add counters for the attach, routing area update,
pdp context activation and deactivation procedures. Update the
test result with the new counters.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gb_proxy.h | 16 +
openbsc/src/gprs/gb_proxy.c | 45 +++
openbsc/src/gprs/gb_proxy_peer.c | 17 +
openbsc/tests/gbproxy/gbproxy_test.ok | 576 ++++++++++++++++++++++++++++++++++
4 files changed, 654 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)