index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
ctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
ports: define proper VTY and CTRL ports for OsmoHNBGW
Neels Hofmeyr
2017-12-20
1
-0
/
+1
*
add ctrl_cmd_parse2() to return parsing errors
Neels Hofmeyr
2017-12-18
1
-0
/
+1
*
ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()
Neels Hofmeyr
2017-12-18
1
-0
/
+2
*
add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()
Neels Hofmeyr
2017-10-24
1
-0
/
+3
*
ctrl: allow more nodes than those in enum ctrl_node_type
Neels Hofmeyr
2017-10-23
1
-0
/
+8
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
4
-3
/
+9
*
control_if: Add control interface commands for FSMs
Harald Welte
2017-04-27
1
-0
/
+2
*
control_if: Add helper function for 'local execution' of control command
Harald Welte
2017-04-27
1
-0
/
+1
*
control_if: Add API to initialize control interface without TCP port bind
Harald Welte
2017-04-26
1
-0
/
+1
*
ctrl: Allow installation of additional node lookup helpers
Harald Welte
2017-04-26
1
-0
/
+2
*
ctrl_type_vals: explicitly terminate
Neels Hofmeyr
2017-03-15
1
-1
/
+1
*
Use value_string for ctrl_type
Max
2017-03-01
1
-2
/
+4
*
ports.h: rename CSCN to MSC
Neels Hofmeyr
2017-02-24
1
-1
/
+1
*
Expand and expose ctrl connection allocation
Max
2017-02-23
1
-1
/
+1
*
Add CTRL port for OsmoHLR
Max
2017-02-14
1
-0
/
+1
*
comment: ports.h: more visibly remind to keep docs+wiki synced
Neels Hofmeyr
2017-01-30
1
-0
/
+1
*
CTRL: add write-only helpers
Max
2017-01-16
1
-0
/
+24
*
Revert "Constify ctrl_cmd struct fields where appropriate"
Neels Hofmeyr
2016-10-20
1
-3
/
+3
*
Add function to send TRAP over Control Interface
Max
2016-10-12
1
-0
/
+1
*
Constify ctrl_cmd struct fields where appropriate
Max
2016-10-11
1
-3
/
+3
*
fix GGSN Ctrl port to 4257
Neels Hofmeyr
2016-09-09
1
-1
/
+1
*
comment: */ports.h: link to wiki + manuals, indicate used ports
Neels Hofmeyr
2016-09-09
1
-1
/
+9
*
Add control interface port for GGSN
Max
2016-08-08
1
-0
/
+1
*
vty: add ctrl section for Control interface bind address
Neels Hofmeyr
2016-02-25
1
-0
/
+9
*
add ctrl_interface_setup_dynip() for bind address
Neels Hofmeyr
2016-02-25
1
-0
/
+4
*
Add CSCN ctrl port defs
Neels Hofmeyr
2016-02-15
1
-0
/
+1
*
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