libosmovty 1.9.0.192-1c24
Osmocom VTY library
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  include
  osmocom
  vty
 buffer.hBuffering to output and input
 command.hZebra configuration command interface routine
 cpu_sched_vty.hAPI to CPU / Threading / Scheduler properties from VTY configuration
 logging.h
 misc.h
 ports.hTCP port numbers used for VTY interfaces in osmocom projects
 stats.h
 tdef_vty.hAPI to configure osmo_tdef Tnnn timers from VTY configuration
 telnet_interface.hMinimalistic telnet/network interface it might turn into a wire interface
 vector.hGeneric vector interface header
 vty.h
  src
  vty
 buffer.cBuffering of output and input
 command.c
 cpu_sched_vty.cImplementation to CPU / Threading / Scheduler properties from VTY configuration
 fsm_vty.cOsmocom FSM introspection via VTY
 logging_vty.cConfiguration of logging from VTY
 stats_vty.cVTY interface for statsd / statistic items
 talloc_ctx_vty.cOsmocom talloc context introspection via VTY
 tdef_vty.cImplementation to configure osmo_tdef Tnnn timers from VTY configuration
 telnet_interface.cTelnet interface towards Osmocom VTY
 utils.cUtility routines for printing common objects in the Osmocom world
 vector.cGeneric vector interface routine
 vty.c