Attention is currently required from: osmith, msuraev.
msuraev uploaded patch set #7 to this change.
ctrl: add optional port to bind command
So far ctrl interface did not allow to specify port to bind to.
Let's fix this and make it consistent with the way vty bind works.
N. B: the functions which ignore port configured via vty are marked as deprecated,
the sw which uses them should be ported to either newly added ctrl_init_default()
or simplified ctrl_interface_setup()
The similar change for vty interface will be addressed via separate patch series.
Related: OS#5809
Change-Id: I0fd87fd41fd3ac975273968d24f477daa3cd3aa9
---
M include/osmocom/ctrl/control_if.h
M include/osmocom/ctrl/control_vty.h
M src/ctrl/control_if.c
M src/ctrl/control_vty.c
M src/ctrl/libosmoctrl.map
M utils/osmo-ns-dummy.c
6 files changed, 36 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/44/30444/7
To view, visit change 30444. To unsubscribe, or for help writing mail filters, visit settings.