libosmocore/src
Pau Espin cb5cec28ce socket: osmo_sock_init2_multiaddr2(): Apply params too if no OSMO_SOCK_F_BIND flag set
Those parameters are not related to binding and hence should be
applicable before binding. This allows a caller setting them while not
caring about explicit binding (OSMO_SOCK_F_BIND).
Until recently calling this function without OSMO_SOCK_F_BIND was not
really supported, so the previous placement setting these params in the
function didn't matter much. It does now.

Change-Id: Ia32510e8db1de0cc0dc36cebf8a94f09e44fda70
2023-12-06 13:37:31 +01:00
..
codec Bump version: 1.8.0.252-13c29 → 1.9.0 2023-09-12 13:15:54 +02:00
coding coding: gsm0503_tch_{afs,ahs}_encode(): add ability to emit BFI 2023-11-27 16:27:32 +00:00
core socket: osmo_sock_init2_multiaddr2(): Apply params too if no OSMO_SOCK_F_BIND flag set 2023-12-06 13:37:31 +01:00
ctrl Bump version: 1.8.0.252-13c29 → 1.9.0 2023-09-12 13:15:54 +02:00
gb Bump version: 1.8.0.252-13c29 → 1.9.0 2023-09-12 13:15:54 +02:00
gsm gsup: fix error log message 2023-12-05 18:36:29 +00:00
isdn LAPD: Indicate sequence error after indicating received data 2023-11-27 16:25:53 +00:00
pseudotalloc Fix all references to config.h 2023-01-18 19:04:36 +01:00
sim libosmosim: Support Microsoft smart card discovery process 2023-11-28 22:50:01 +01:00
usb Fix all references to config.h 2023-01-18 19:04:36 +01:00
vty Bump version: 1.8.0.252-13c29 → 1.9.0 2023-09-12 13:15:54 +02:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00