summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/misc.h
Commit message (Collapse)AuthorAgeFilesLines
* import vty_cmd_string_from_valstr() from osmo-btsHarald Welte2012-08-201-0/+5
| | | | | This function is able to generate a VTY help string based on an array of 'struct value_string'.
* vty: Add a function to write the current config to a file.Holger Hans Peter Freyther2012-03-281-0/+3
|
* vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.hPablo Neira Ayuso2011-03-281-0/+10
Before this patch, it was in osmocom/core/rate_ctr.h