vty: Add functions to access index and node
[osmocom-bb.git] / include / osmocom / vty / vty.h
2010-09-13 Holger Hans Peter... vty: Add functions to access index and node
2010-08-31 Holger Hans Peter... vty: Make the talloc ctx extern void* to avoid duplicat...
2010-08-26 Holger Hans Peter... vty: Add a new callback to let code decide if it is...
2010-06-08 Holger Hans Peter... vty: Mark app info strings as const char*.
2010-05-25 Harald Welte[VTY] Introduce "struct vty_app_info" for vty_init...
2010-05-25 Harald WelteCreate libosmovty as library from OpenBSC VTY functions