libosmocore/include/osmocom
Harald Welte d6b1f85fd8 ctrl: Allow installation of additional node lookup helpers
The existing code assumes that the main application knows about all
control command nodes and can thus present one lookup function.

As libraries are getting their own control interface handling, this
is too restrictive, and we need a way how library code can dynamically
register more node lookup helpers.   We can now do this by means of a
ctrl_lookup_register() function.

Change-Id: Ib69908d1c57f5bb721d5496e3b4a5258fca450e3
2017-04-26 09:22:19 +00:00
..
codec Mark inline header function as static 2016-09-30 12:31:50 +00:00
coding libosmocoding: migrate transcoding routines from OsmoBTS 2017-03-07 01:06:38 +07:00
core osmo_fsm: Lookup functions to find FSM Instance by name or ID 2017-04-16 17:28:23 +02:00
crypt osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND 2017-03-15 12:46:08 +00:00
ctrl ctrl: Allow installation of additional node lookup helpers 2017-04-26 09:22:19 +00:00
gprs logging: centrally define ctx and filter indexes 2017-02-22 16:08:38 +00:00
gsm ipa: Introduce helpers to encode IPA CCM ID RESPONSE 2017-04-15 19:05:33 +02:00
sim sim: make osim_reader_ops public 2016-03-19 21:18:40 +01:00
vty vty/command.h: Introduce VTY nodes for libosmo-sigtran 2017-04-14 14:01:56 +02:00