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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via cbf5cdfe7eb10e6efee16cbd6b5e7b910f8c47a7 (commit)
via 296511befc8d5050dc5fe0d8497b4a7acb7ce8c5 (commit)
from 04c881207f903f48bd5863bc851b8384a06578de (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/libosmocore/commit/?id=cbf5cdfe7eb10e6efee16cbd6b5e…
commit cbf5cdfe7eb10e6efee16cbd6b5e7b910f8c47a7
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 24 18:18:55 2017 +0200
GPRS: constify NS printing routine parameters
Change-Id: I549ab7c26ac1489e01f281594bafe44b0681dc83
http://cgit.osmocom.org/libosmocore/commit/?id=296511befc8d5050dc5fe0d8497b…
commit 296511befc8d5050dc5fe0d8497b4a7acb7ce8c5
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 24 18:05:35 2017 +0200
GPRS: add vty command to show only persistent NS
The regular 'sh ns' lists all available NS. Sometimes it's handy to know
which of those are persistent.
* add "show ns persistent" command
* adjust parameters of dump-ns*() functions to use bool where
appropriate
Change-Id: Ib812864bae3ea414cc107a7b4f49bea4e6161795
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gprs/gprs_ns.h | 2 +-
src/gb/gprs_ns.c | 2 +-
src/gb/gprs_ns_vty.c | 31 +++++++++++++++++++++++--------
3 files changed, 25 insertions(+), 10 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications