LAPDm: When Rx DATA from L1, L1 does not know the SAPI
[osmocom-bb.git] / include / osmocom / vty /
2011-05-07 Pablo Neira Ayusoselect: use namespace prefix osmo_fd* and osmo_select*
2011-03-28 Pablo Neira Ayusovty: move vty_out_rate_ctr_group prototype to osmocom...
2011-03-23 Pablo Neira Ayusoinclude: reorganize headers file to include/osmocom...
2011-03-19 Pablo Neira Ayusovty: integration with logging framework
2011-02-18 Harald WelteLOGGING: remove duplicated code between vty-logging...
2011-02-18 Harald WelteLOGGING: configure logging from the vty
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-08-03 Holger Hans Peter... vty: Forward delcare the logging command.
2010-06-08 Holger Hans Peter... vty: Mark app info strings as const char*.
2010-06-01 Harald WelteMerge remote branch 'origin/master'
2010-05-31 Harald Welte[VTY] Remove all application specific VTY node definiti...
2010-05-25 Harald Welte[VTY] Introduce "struct vty_app_info" for vty_init...
2010-05-25 Harald Weltemake sure we actually install the vty headers
2010-05-25 Harald WelteCreate libosmovty as library from OpenBSC VTY functions