| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
The control interface user now only has to register a very short
node lookup function callback. This function is optional, and only
required if hierarchical command lookup should be supported.
|
| |
|
|
|
| |
libctrl doesn't need any knowledge about the type of the user-private
data that it gets passed upon setup time and includes on callbacks.
|
| |
|
|
| |
this was moved by accident when importing the code from openbsc.
|
| |
|
|
|
| |
... and rather introduce a general osmo_talloc_replace_string() to
libosmocore.
|
| | |
|
| |
|