libosmocore/src/vty
Holger Hans Peter Freyther 08aaded3b8 vty: Add functions to access index and node
It is easier to call these two functions from bindings than
wrapping the vty structure and figuring out the alignment of
the enum on all different ABIs.
2010-09-14 02:24:03 +08:00
..
Makefile.am vty: Link osmovty to osmocore as it is using the symbols 2010-09-11 03:58:37 +08:00
buffer.c Create libosmovty as library from OpenBSC VTY functions 2010-05-25 22:28:39 +02:00
command.c vty: Everything <= CONFIG_NODE is not a child of config 2010-09-04 11:22:45 +08: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 vty: Use the copyright string from the app_info. 2010-09-11 13:41:41 +08: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: Add functions to access index and node 2010-09-14 02:24:03 +08:00