libosmocore/src/vty
Andreas Eversberg 33f0fc3c95 [VTY] add support for numeric ranges with negative numbers
This enables us to do something like <-128-127> as a numeric range.
2010-07-13 13:50:39 +02:00
..
Makefile.am add configure option '--disable-vty' to prevent building libosmovty 2010-05-29 11:49:51 +02:00
buffer.c Create libosmovty as library from OpenBSC VTY functions 2010-05-25 22:28:39 +02:00
command.c [VTY] add support for numeric ranges with negative numbers 2010-07-13 13:50:39 +02:00
logging_vty.c rename log_info to osmo_log_info to avoid namespace clash with app 2010-05-25 22:28:40 +02:00
telnet_interface.c Create libosmovty as library from OpenBSC VTY functions 2010-05-25 22:28:39 +02:00
utils.c Create libosmovty as library from OpenBSC VTY functions 2010-05-25 22:28:39 +02:00
vector.c Create libosmovty as library from OpenBSC VTY functions 2010-05-25 22:28:39 +02:00
vty.c [VTY] Introduce "struct vty_app_info" for vty_init() function 2010-05-25 23:38:19 +02:00