summaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl
Commit message (Expand)AuthorAgeFilesLines
* 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