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/sgsn has been updated
discards 6e517d9a276b0914778aa83f64a1e4791506558e (commit)
via 96cb26b555dda6fae9e3e96cc05cc551bd2978d5 (commit)
via 0858c6e32f81b8caa82602024efe03630abb18b4 (commit)
via e040e820bc6698422522d7022c4c6e720d1f23c7 (commit)
via 9a2b7938ef9bda6356f35975636e81e4ad34ee99 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (6e517d9a276b0914778aa83f64a1e4791506558e)
\
N -- N -- N (96cb26b555dda6fae9e3e96cc05cc551bd2978d5)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=96cb26b555dda6fae9e3e96cc05cc551…
commit 96cb26b555dda6fae9e3e96cc05cc551bd2978d5
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Jan 31 18:13:15 2017 +0100
gprs/gprs_mm: add value_strings for PMM & MM states
Change-Id: I4e34dcd5e48c4dd73d63c6f865298ee7d9c864be
http://cgit.osmocom.org/openbsc/commit/?id=0858c6e32f81b8caa82602024efe0363…
commit 0858c6e32f81b8caa82602024efe03630abb18b4
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Jan 31 18:04:27 2017 +0100
gprs/sgsn_vty:fix typo in comment
Change-Id: I63225b7ba6d666eddf00b1deb893e79dc9ec842b
http://cgit.osmocom.org/openbsc/commit/?id=e040e820bc6698422522d7022c4c6e72…
commit e040e820bc6698422522d7022c4c6e720d1f23c7
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Jan 31 18:04:03 2017 +0100
use different aproach to spli MM out of PMM
Change-Id: Ie4edff141db56ab7ef71b2b531df40b2bcd323ec
http://cgit.osmocom.org/openbsc/commit/?id=9a2b7938ef9bda6356f35975636e81e4…
commit 9a2b7938ef9bda6356f35975636e81e4ad34ee99
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
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gmm.c | 90 +++++++++++++++++++++++++++++++--------------
openbsc/src/gprs/sgsn_vty.c | 2 +-
2 files changed, 63 insertions(+), 29 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)