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 9c20a5f45c49562ab7e3e53b5abb94e2afdfb23f (commit) from ca69b0f68d748e56eecd14d1c1a754971e9240ba (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=9c20a5f45c49562ab7e3e53b5abb94e2a...
commit 9c20a5f45c49562ab7e3e53b5abb94e2afdfb23f Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Fri Feb 6 16:23:29 2015 +0100
sgsn: Add easy APN commands with just the name
For most configurations we don't address multiple GGSNs but only want to enforce a list of APNs. In the future we might add a special global GGSN context but not right now.
Fixes: SYS#593
-----------------------------------------------------------------------
Summary of changes: openbsc/src/gprs/sgsn_vty.c | 23 +++++++++++++++++++++++ openbsc/tests/vty_test_runner.py | 18 ++++++++++++++++++ 2 files changed, 41 insertions(+)
hooks/post-receive