aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)Harald Welte2019-05-081-0/+2
* ctrl: use #define for TRAP idMax2018-12-031-0/+1
* ctrl: Introduce ctrl_cmd_parse3 APIPau Espin Pedrol2018-07-161-0/+1
* ports.h: Add ctrl port for osmo-gbproxyDaniel Willmann2018-05-291-0/+1
* ctrl: Add doxygen API documentation; generate html from itHarald Welte2018-05-261-6/+77
* ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)Neels Hofmeyr2018-04-051-0/+3
* ports.h: Add VTY and CTRL ports for osmo-trxPau Espin Pedrol2018-02-221-0/+3
* ports: define proper VTY and CTRL ports for OsmoHNBGWNeels Hofmeyr2017-12-201-0/+1
* add ctrl_cmd_parse2() to return parsing errorsNeels Hofmeyr2017-12-181-0/+1
* ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()Neels Hofmeyr2017-12-181-0/+2
* add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()Neels Hofmeyr2017-10-241-0/+3
* ctrl: allow more nodes than those in enum ctrl_node_typeNeels Hofmeyr2017-10-231-0/+8
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-234-3/+9
* control_if: Add control interface commands for FSMsHarald Welte2017-04-271-0/+2
* control_if: Add helper function for 'local execution' of control commandHarald Welte2017-04-271-0/+1
* control_if: Add API to initialize control interface without TCP port bindHarald Welte2017-04-261-0/+1
* ctrl: Allow installation of additional node lookup helpersHarald Welte2017-04-261-0/+2
* ctrl_type_vals: explicitly terminateNeels Hofmeyr2017-03-151-1/+1
* Use value_string for ctrl_typeMax2017-03-011-2/+4
* ports.h: rename CSCN to MSCNeels Hofmeyr2017-02-241-1/+1
* Expand and expose ctrl connection allocationMax2017-02-231-1/+1
* Add CTRL port for OsmoHLRMax2017-02-141-0/+1
* comment: ports.h: more visibly remind to keep docs+wiki syncedNeels Hofmeyr2017-01-301-0/+1
* CTRL: add write-only helpersMax2017-01-161-0/+24
* Revert "Constify ctrl_cmd struct fields where appropriate"Neels Hofmeyr2016-10-201-3/+3
* Add function to send TRAP over Control InterfaceMax2016-10-121-0/+1
* Constify ctrl_cmd struct fields where appropriateMax2016-10-111-3/+3
* fix GGSN Ctrl port to 4257Neels Hofmeyr2016-09-091-1/+1
* comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr2016-09-091-1/+9
* Add control interface port for GGSNMax2016-08-081-0/+1
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-251-0/+9
* add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr2016-02-251-0/+4
* Add CSCN ctrl port defsNeels Hofmeyr2016-02-151-0/+1
* add port number 4238 for BTS control interfaceHarald Welte2014-08-241-0/+1
* libctrl: Add support for 'deferred control commands'Harald Welte2014-08-241-0/+15
* Convert recently-introduced header files to #pragma onceHarald Welte2014-08-212-9/+2
* New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte2014-08-211-0/+7
* rename controlif_setup() to ctrl_interface_setup()Harald Welte2014-08-211-2/+2
* libctrl: Move bulk of control node lookup inti libosmoctrlHarald Welte2014-08-211-4/+7
* libctrl: remove 'struct gsm_network' referencesHarald Welte2014-08-211-5/+2
* libctrl: remove bsc-specific declarationHarald Welte2014-08-211-1/+0
* libctrl: remove reference to bsc_replace_string()Harald Welte2014-08-211-1/+1
* libctrl: remove openbsc headers, convert from make_sock to libosmocoreHarald Welte2014-08-212-4/+5
* libctr: rename/move control interface to libosmocore naming schemeHarald Welte2014-08-212-0/+208