libosmocore/include/osmocom
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
..
codec libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core fsm: Change semantics of LOGPFSML() log-level 2018-06-08 10:22:41 +00:00
crypt add osmo_auth_c3() (separate from gsm_milenage()) 2017-12-18 23:05:24 +00:00
ctrl ports.h: Add ctrl port for osmo-gbproxy 2018-05-29 21:02:16 +02:00
gprs Add function to properly encode RAI 2018-01-08 13:02:07 +00:00
gsm fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMR 2018-06-07 16:55:36 +02:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty vty: Add logging_vty_add_deprecated_subsys 2018-06-09 17:43:33 +02:00