libosmovty  0.12.0
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
 logging.h
 misc.h
 ports.hTCP port numbers used for VTY interfaces in osmocom projects
 stats.h
 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
 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
 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