libosmocore/src/ctrl
Harald Welte f85861d6eb control_if: Add helper function for 'local execution' of control command
Sometimes (particularly when testing), we may want to parse+execute an
arbitrary control command simply form a string buffer, rather than from
a msgb.  Let's add a helper for that.

Change-Id: Iaca748e0d942bb2a1ee7c2776b37485e1439eb0c
2017-04-27 09:50:33 +02:00
..
Makefile.am configure.ac: Introduce --disable-ctrl 2017-01-15 18:04:02 +01:00
control_cmd.c ctrl_type_vals: explicitly terminate 2017-03-15 13:47:20 +00:00
control_if.c control_if: Add helper function for 'local execution' of control command 2017-04-27 09:50:33 +02:00
control_vty.c Always include <osmocom/core/talloc.h> and not <talloc.h> 2017-01-15 18:04:02 +01:00