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 176b62a80c0170f1b9a1578d0b16c3ef27cf1a8f (commit) from e6052c4cc756f7d3a5023a0ba57fe8d80783967c (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=176b62a80c0170f1b9a1578d0b16c3ef2...
commit 176b62a80c0170f1b9a1578d0b16c3ef27cf1a8f Author: Max msuraev@sysmocom.de Date: Mon Jul 4 11:09:07 2016 +0200
SGSN: prevent starting with inconsistent config
Previously it was possible to start osmo-sgsn with "auth-policy remote" but without "gsup remote-*" which resulted in broken setup: no MS could perform GPRS ATTACH. Add consistency check to vty code to fix this.
Related: OS#1582 Change-Id: Ie4296e7d99d7833f7d828b0196435ea81097cf6e
-----------------------------------------------------------------------
Summary of changes: debian/changelog | 2 ++ openbsc/src/gprs/sgsn_vty.c | 17 ++++++++++++++--- openbsc/tests/vty_test_runner.py | 2 ++ 3 files changed, 18 insertions(+), 3 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org