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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via f79eeca1095fb9493bf74c1fface8e70d61250e7 (commit) from 3ae8682f974058970fa564f09a34a51e867b896b (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=f79eeca1095fb9493bf74c1fface8e70d...
commit f79eeca1095fb9493bf74c1fface8e70d61250e7 Author: Max msuraev@sysmocom.de Date: Thu Sep 21 16:15:32 2017 +0200
Show OML link uptime in vty
Save the time when OML link to BTS was established and show it in vty. That's useful when troubleshooting issues like periodic/sporadic BTS restart.
Related: SYS#3889 Change-Id: I9e4e8504afe8ca467b68d41826f61654e24d9600
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gsm_data_shared.h | 2 ++ openbsc/src/libbsc/bsc_vty.c | 20 ++++++++++++++++++-- openbsc/src/libbsc/bts_ipaccess_nanobts.c | 6 ++++++ openbsc/src/libbsc/e1_config.c | 6 +++++- 4 files changed, 31 insertions(+), 3 deletions(-)
hooks/post-receive