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 has been updated via 7063db9581193e8a1eea142a2add140b111d02e6 (commit) from 33775a21788fbcfc16fefb51d8f87c6cafd1428d (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=7063db9581193e8a1eea142a2add140b1...
commit 7063db9581193e8a1eea142a2add140b111d02e6 Author: Neels Hofmeyr neels@hofmeyr.de Date: Sat Sep 19 03:20:05 2015 +0200
wip
-----------------------------------------------------------------------
Summary of changes: openbsc/doc/osmocom-authn-protocol.txt | 28 ++- .../{sgsn_ipa_client.h => gprs_ipa_client.h} | 22 ++- openbsc/include/openbsc/gprs_oap_messages.h | 106 +++-------- openbsc/include/openbsc/sgsn.h | 8 +- openbsc/src/gprs/Makefile.am | 7 +- .../gprs/{sgsn_ipa_client.c => gprs_ipa_client.c} | 88 ++++++--- openbsc/src/gprs/gprs_oap_messages.c | 206 +++++++++++++++++++++ openbsc/src/gprs/gprs_subscriber.c | 43 +---- openbsc/src/gprs/sgsn_main.c | 12 +- openbsc/src/gprs/sgsn_vty.c | 48 ++--- 10 files changed, 358 insertions(+), 210 deletions(-) rename openbsc/include/openbsc/{sgsn_ipa_client.h => gprs_ipa_client.h} (63%) rename openbsc/src/gprs/{sgsn_ipa_client.c => gprs_ipa_client.c} (50%) create mode 100644 openbsc/src/gprs/gprs_oap_messages.c
hooks/post-receive
osmocom-commitlog@lists.osmocom.org