libosmocore/src/vty
Stefan Sperling 84eb1ab153 make 'show rate-counters' show group index
Show each rate counter group's index in the output of the
'show rate-counters' command, to provide some way of telling
apart distinct instances of the same rate counter group.

This is not a very user-friendly UI because these indices are
generated internally by libosmocore and/or applications, so
users cannot easily assign meaning to these indices. However,
the current rate counter implementation doesn't allow for more.

Change-Id: Ieb151239407e4b2f8859fefec8d0670f5ddf908a
Related: OS#3674
2018-10-29 17:50:30 +01:00
..
Makefile.am vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release 2018-08-20 15:51:29 +02:00
buffer.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
command.c vty: omit HIDDEN from vty reference 2018-09-24 19:01:42 +02:00
fsm_vty.c ctrl/vty: fsm: use correct element when iterating over fsm->proc.children 2018-07-29 14:35:00 +00:00
logging_vty.c vty logging: fix crash when missing 'logging enable' 2018-10-01 15:58:20 +02:00
stats_vty.c make 'show rate-counters' show group index 2018-10-29 17:50:30 +01:00
talloc_ctx_vty.c talloc_ctx_vty: Fix help strings (missing \n at end of line) 2018-02-14 00:53:22 +00:00
telnet_interface.c vty: adjust telnet log 2018-10-24 11:29:31 +02:00
utils.c stop printing group description in vty_out_rate_ctr_group_fmt() 2018-10-29 13:48:47 +00:00
vector.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
vty.c vty.c: Set vty->fd to -1 after closing the FD 2018-10-21 13:46:07 +02:00