Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add port number 4238 for BTS control interface | Harald Welte | 2014-08-24 | 1 | -0/+1 |
* | libctrl: Add support for 'deferred control commands' | Harald Welte | 2014-08-24 | 1 | -0/+15 |
* | Convert recently-introduced header files to #pragma once | Harald Welte | 2014-08-21 | 2 | -9/+2 |
* | New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface | Harald Welte | 2014-08-21 | 1 | -0/+7 |
* | rename controlif_setup() to ctrl_interface_setup() | Harald Welte | 2014-08-21 | 1 | -2/+2 |
* | libctrl: Move bulk of control node lookup inti libosmoctrl | Harald Welte | 2014-08-21 | 1 | -4/+7 |
* | libctrl: remove 'struct gsm_network' references | Harald Welte | 2014-08-21 | 1 | -5/+2 |
* | libctrl: remove bsc-specific declaration | Harald Welte | 2014-08-21 | 1 | -1/+0 |
* | libctrl: remove reference to bsc_replace_string() | Harald Welte | 2014-08-21 | 1 | -1/+1 |
* | libctrl: remove openbsc headers, convert from make_sock to libosmocore | Harald Welte | 2014-08-21 | 2 | -4/+5 |
* | libctr: rename/move control interface to libosmocore naming scheme | Harald Welte | 2014-08-21 | 2 | -0/+208 |