libosmocore/src/vty
Pau Espin 62be97e89d vty: Fix cpu-sched VTY node name
Durin dev cycle, node was initially called "sched" instead of
"cpu-sched", and when it was renamed, this specific part was missed.

Change-Id: I0709fee12cc8ddc4d57efb4ea40b0b79b7ea4151
2020-08-20 08:40:30 +00:00
..
Makefile.am vty: Introduce support to set cpu-affinity and scheduler policy 2020-08-10 14:11:18 +00:00
buffer.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
command.c vty/command: cosmetic: swap i and j in vty_dump_element() 2020-08-18 18:40:22 +07:00
cpu_sched_vty.c vty: Fix cpu-sched VTY node name 2020-08-20 08:40:30 +00:00
fsm_vty.c ctrl/vty: fsm: use correct element when iterating over fsm->proc.children 2018-07-29 14:35:00 +00:00
logging_vty.c vty: Avoid ultra-long multi-line strings cluttering talloc reports 2020-07-15 12:23:46 +02:00
stats_vty.c stats: Add stats commands related to testing 2020-07-17 16:41:31 +00:00
talloc_ctx_vty.c vty/talloc_ctx_vty.c: use REG_NOSUB flag of regcomp() 2019-04-11 00:24:55 +00:00
tdef_vty.c tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() 2020-02-06 01:06:14 +07:00
telnet_interface.c vty/telnet_interface.c: log connection accept() / close() events 2019-07-30 17:17:15 +00:00
utils.c stop printing group description in vty_out_rate_ctr_group_fmt() 2018-10-29 13:48:47 +00:00
vector.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
vty.c libosmovty: simplify condition checking vty->fd in vty_close() 2019-11-30 18:49:33 +00:00