libosmocore/include
Harald Welte 11eb4b5add vty: Add logging_vty_add_deprecated_subsys
This function permits the user to register deprecated log categories,
which will ensure that if log categories are removed from a program,
old config files will still load.

We simply dynamically allocate a cmd_element and install it at
CFG_LOG_NODE.  Not registering it at VIEW_NODE or ENABLE_NODE
ensures that it's not accessible from the interactive VTY, but only
from the config file / configure node.

Change-Id: I171f62ea2dc565b3a6c3eecd27fb7853e2529598
2018-06-09 17:43:33 +02:00
..
osmocom vty: Add logging_vty_add_deprecated_subsys 2018-06-09 17:43:33 +02:00
Makefile.am isdnhdlc: Port from kernel to userspace 2018-05-11 21:57:46 +02:00