aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl
AgeCommit message (Expand)AuthorFilesLines
2021-01-13ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGHPau Espin Pedrol1-0/+1
2021-01-06ctrl: Allow handling CTRL get/set replies in user defined codePau Espin Pedrol1-0/+7
2020-08-21Add VTY + CTRL ports for upcoming OsmoSMLCHarald Welte1-0/+1
2020-03-08Add CTRL port number for osmo-mgwHarald Welte1-0/+2
2019-05-08Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)Harald Welte1-0/+2
2018-12-03ctrl: use #define for TRAP idMax1-0/+1
2018-07-16ctrl: Introduce ctrl_cmd_parse3 APIPau Espin Pedrol1-0/+1
2018-05-29ports.h: Add ctrl port for osmo-gbproxyDaniel Willmann1-0/+1
2018-05-26ctrl: Add doxygen API documentation; generate html from itHarald Welte1-6/+77
2018-04-05ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)Neels Hofmeyr1-0/+3
2018-02-22ports.h: Add VTY and CTRL ports for osmo-trxPau Espin Pedrol1-0/+3
2017-12-20ports: define proper VTY and CTRL ports for OsmoHNBGWNeels Hofmeyr1-0/+1
2017-12-18add ctrl_cmd_parse2() to return parsing errorsNeels Hofmeyr1-0/+1
2017-12-18ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()Neels Hofmeyr1-0/+2
2017-10-24add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()Neels Hofmeyr1-0/+3
2017-10-23ctrl: allow more nodes than those in enum ctrl_node_typeNeels Hofmeyr1-0/+8
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr4-3/+9
2017-04-27control_if: Add control interface commands for FSMsHarald Welte1-0/+2
2017-04-27control_if: Add helper function for 'local execution' of control commandHarald Welte1-0/+1
2017-04-26control_if: Add API to initialize control interface without TCP port bindHarald Welte1-0/+1
2017-04-26ctrl: Allow installation of additional node lookup helpersHarald Welte1-0/+2
2017-03-15ctrl_type_vals: explicitly terminateNeels Hofmeyr1-1/+1
2017-03-01Use value_string for ctrl_typeMax1-2/+4
2017-02-24ports.h: rename CSCN to MSCNeels Hofmeyr1-1/+1
2017-02-23Expand and expose ctrl connection allocationMax1-1/+1
2017-02-14Add CTRL port for OsmoHLRMax1-0/+1
2017-01-30comment: ports.h: more visibly remind to keep docs+wiki syncedNeels Hofmeyr1-0/+1
2017-01-16CTRL: add write-only helpersMax1-0/+24
2016-10-20Revert "Constify ctrl_cmd struct fields where appropriate"Neels Hofmeyr1-3/+3
2016-10-12Add function to send TRAP over Control InterfaceMax1-0/+1
2016-10-11Constify ctrl_cmd struct fields where appropriateMax1-3/+3
2016-09-09fix GGSN Ctrl port to 4257Neels Hofmeyr1-1/+1
2016-09-09comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr1-1/+9
2016-08-08Add control interface port for GGSNMax1-0/+1
2016-02-25vty: add ctrl section for Control interface bind addressNeels Hofmeyr1-0/+9
2016-02-25add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr1-0/+4
2016-02-15Add CSCN ctrl port defsNeels Hofmeyr1-0/+1
2014-08-24add port number 4238 for BTS control interfaceHarald Welte1-0/+1
2014-08-24libctrl: Add support for 'deferred control commands'Harald Welte1-0/+15
2014-08-21Convert recently-introduced header files to #pragma onceHarald Welte2-9/+2
2014-08-21New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte1-0/+7
2014-08-21rename controlif_setup() to ctrl_interface_setup()Harald Welte1-2/+2
2014-08-21libctrl: Move bulk of control node lookup inti libosmoctrlHarald Welte1-4/+7
2014-08-21libctrl: remove 'struct gsm_network' referencesHarald Welte1-5/+2
2014-08-21libctrl: remove bsc-specific declarationHarald Welte1-1/+0
2014-08-21libctrl: remove reference to bsc_replace_string()Harald Welte1-1/+1
2014-08-21libctrl: remove openbsc headers, convert from make_sock to libosmocoreHarald Welte2-4/+5
2014-08-21libctr: rename/move control interface to libosmocore naming schemeHarald Welte2-0/+208