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 ad580ba7c400835fdff0226700dd02c7ffff32c6 (commit)
from 0167e3f35535b1b19eab659659180fa549da52b0 (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=ad580ba7c400835fdff0226700dd…
commit ad580ba7c400835fdff0226700dd02c7ffff32c6
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Mon May 16 16:01:45 2016 +0200
add vty call show asciidoc: generate a documentation for counters
For each counter group a ascii doc table is generated
containing all single counter with a reference to a section to
add additional information to the counter
Change-Id: Ia8af883167e5ee631059299b107ea83c8bbffdfb
Reviewed-on:
https://gerrit.osmocom.org/70
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Tested-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/vty/command.h | 2 +
src/vty/command.c | 53 ++++++++++++++++
src/vty/stats_vty.c | 142 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 197 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications