libosmocore/include/osmocom
Max 3f79ce8f23 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
2022-12-20 14:23:04 +03:00
..
codec codec: add missing osmo_amr_type_name function. 2021-08-23 15:44:00 +02:00
coding coding: add gsm0503_detect_a[fh]s_dtx_frame2() 2022-05-27 08:31:30 +00:00
core gsmtap.h: Add definitions for various ISDN sub-types 2022-12-02 17:05:50 +01:00
crypt include: add enum for UTRAN cipher 2021-11-11 09:02:24 +00:00
ctrl ctrl: add optional port to bind command 2022-12-20 14:23:04 +03:00
gprs Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
gsm gsm0808: add gsm0808_enc_speech_codec[_list]2() 2022-12-14 03:24:51 +07:00
sim include: use '#pragma once' everywhere 2022-09-29 05:44:09 +00:00
usb treewide: remove FSF address 2021-12-14 12:44:03 +01:00
vty vty/logging.h: Avoid -Werror=pragmas error in C++ code 2022-11-07 10:08:09 +01:00