libosmocore/include
Vadim Yanitskiy df4f6085cd tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init()
Some osmo-* applications may need to use their own VTY node as a
parent for the timer configuration commands. Therefore it makes
more sense to use 'unsigned int' instead of 'enum node_type'.

Let's also clarify that osmo_tdef_vty_groups_init() accepts parent
node for configuration commands only: 'parent_node' -> 'parent_cfg_node'.

Change-Id: Ifb4c406c85d76a25fc53fc235484599aa87dc77c
2020-02-06 01:06:14 +07:00
..
osmocom tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() 2020-02-06 01:06:14 +07:00
Makefile.am Introduce helper functions for safe fork+exec of processes 2019-12-17 13:49:28 +01:00