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, neels/sgsn-id-3 has been updated
via a1813e1a47e42aaa5ff0a0376240145afaf5e4ad (commit)
from e6c4e75c9179d9bfd216076adde1ceb920a29502 (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=a1813e1a47e42aaa5ff0a0376240145a…
commit a1813e1a47e42aaa5ff0a0376240145afaf5e4ad
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 1 01:52:40 2015 +0200
gsup/oap: add OAP to GSUP client.
Trigger an OAP registration upon connect, handle incoming OAP messages and
send replies as coming from oap_handle().
Add oap_config to sgsn_config (todo: vty).
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_gsup_client.h | 7 ++-
openbsc/include/openbsc/sgsn.h | 3 ++
openbsc/src/gprs/gprs_gsup_client.c | 68 +++++++++++++++++++++++++-----
openbsc/src/gprs/gprs_subscriber.c | 3 +-
4 files changed, 68 insertions(+), 13 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)