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, lynxis/rbs2000 has been updated
via 03121afb4ca71cea5bbe1e06501a8685cca0593c (commit)
via 1b1bf1a4be6400b19758d436389fb380299dd8e8 (commit)
via 61e51f7ebc2aefcbffe31596995059c89f65cc7e (commit)
via 9e29068f67f87f9e03861fd2ff1064cbde4aa386 (commit)
from eec5972538fc24afe55c6c7243ca5451d92aa587 (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=03121afb4ca71cea5bbe1e06501a8685…
commit 03121afb4ca71cea5bbe1e06501a8685cca0593c
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Jan 31 16:32:33 2017 +0100
split MM states from PMM states
Change-Id: Ib78300de12b1cbf0f8c9a943aee8770ae8fee7cd
http://cgit.osmocom.org/openbsc/commit/?id=1b1bf1a4be6400b19758d436389fb380…
commit 1b1bf1a4be6400b19758d436389fb380299dd8e8
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Jan 31 15:34:26 2017 +0100
sgsn: rename gprs->mm_state -> gmm_state
GMM is the right term. MM state is already occupied.
Change-Id: I9cfdcf921e4ebd14a5e7ce7489ec4ce5d1f5515f
http://cgit.osmocom.org/openbsc/commit/?id=61e51f7ebc2aefcbffe31596995059c8…
commit 61e51f7ebc2aefcbffe31596995059c89f65cc7e
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sat Dec 3 03:26:21 2016 +0100
sgsn/gprs_gmm: use qos parameters from ggsn
Change-Id: Id1b23c6f616a5dbd28834a846fac4e28f2b1692c
http://cgit.osmocom.org/openbsc/commit/?id=9e29068f67f87f9e03861fd2ff1064cb…
commit 9e29068f67f87f9e03861fd2ff1064cbde4aa386
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Jan 31 16:52:48 2017 +0100
fixup! pcu_sock: Fix broken paging command
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 8 ++---
openbsc/src/gprs/gprs_gmm.c | 65 ++++++++++++++++++++++---------------
openbsc/src/gprs/gprs_sgsn.c | 6 ++--
openbsc/src/gprs/sgsn_libgtp.c | 4 +--
openbsc/src/gprs/sgsn_vty.c | 2 +-
openbsc/src/libbsc/pcu_sock.c | 2 +-
openbsc/tests/sgsn/sgsn_test.c | 46 +++++++++++++-------------
7 files changed, 72 insertions(+), 61 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)