libosmocore/include/osmocom/vty
Jacob Erlbeck 45513e6040 stats/vty: Add stats_vty.c
This file will contain the VTY code related to statistics.

This commit adds a minimal file with just as single VTY command:

- show stats    This command shows all statistical values

To enable this and future commands, the main program needs to call
stats_vty_add_cmds().

Sponsored-by: On-Waves ehf
2015-10-29 00:09:04 +01:00
..
buffer.h remove references to u_char type, use 'unsigned char' instead 2014-11-14 15:22:14 +01:00
command.h vty: Change API to have node installation be done by int 2015-08-05 04:22:56 +00:00
logging.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
misc.h stat/vty: Add vty_out_statistics_full to show all statistics 2015-10-28 23:53:46 +01:00
ports.h add port number 4238 for BTS control interface 2014-08-24 16:52:54 +02:00
stats.h stats/vty: Add stats_vty.c 2015-10-29 00:09:04 +01:00
telnet_interface.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
vector.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
vty.h vty: Change API to have node installation be done by int 2015-08-05 04:22:56 +00:00