libosmocore/include/osmocom
Oliver Smith 4e91c44704 add osmo_sock_get_{local,remote}_ip{,_port}()
Return only the IP or port of either the local or remote connection,
not the whole set of IP and port of both the local and remote
connection like osmo_sock_get_name() does it. This is needed for
OS#2841, where we only want to print the remote IP.

Related: OS#2841
Change-Id: I6803c204771c59a2002bc6a0e6b79c83c35f87e1
2018-10-26 16:35:33 +02:00
..
codec libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core add osmo_sock_get_{local,remote}_ip{,_port}() 2018-10-26 16:35:33 +02:00
crypt add osmo_auth_c3() (separate from gsm_milenage()) 2017-12-18 23:05:24 +00:00
ctrl ctrl: Introduce ctrl_cmd_parse3 API 2018-07-16 17:56:25 +00:00
gprs bssgp: introduce flush queue functions 2018-08-10 06:55:43 +00:00
gsm SGsAP protocol definitions (header + C file) 2018-10-21 12:35:34 +00:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty vty/command.h: document and prettify CMD_ATTR_* flags 2018-09-24 13:02:07 +07:00