libosmo-netif/src
Pau Espin b0369f375f osmux: Take into account configured osmux_in_handle->osmux_seq field
It was not being used anywhere, yet older applications used to set it
(always to 0, which was the default value applied internally).
Let's make use of it and apply it as first seqnum to be used on a
circuit.
This value is applied upon call to osmux_xfrm_input_open_circuit(),
hence it can be set independently for every new circuit.

Change-Id: Ia26fcba5d7364a5744b2d64d0542a2b3880eee34
2022-10-03 09:29:18 +00:00
..
Makefile.am Bump version: 1.1.0.14-d1ab-dirty → 1.2.0 2022-06-28 18:09:49 +02:00
amr.c amr: cosmetic: fix grammer in comment 2022-02-15 14:35:36 +01:00
datagram.c migrate to osmo_fd_{read,write}_{enable,disable}() 2021-02-11 15:40:54 +01:00
ipa.c Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse() 2018-08-01 17:36:21 +02:00
ipa_unit.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
jibuf.c jibuf: fix indentation in line inside conditional clause 2018-08-13 16:09:24 +02:00
osmux.c osmux: Take into account configured osmux_in_handle->osmux_seq field 2022-10-03 09:29:18 +00:00
prim.c prim: return last error code 2021-12-16 12:55:46 +01:00
rs232.c migrate to osmo_fd_{read,write}_{enable,disable}() 2021-02-11 15:40:54 +01:00
rtp.c rtp: Avoid memcpy(len=0) 2022-08-11 20:31:18 +02:00
sctp.c Introduce sctp.h to provide SCTP related functionalities 2021-11-23 14:18:40 +01:00
stream.c stream: Document osmo_stream_srv_recv() SCTP specialties 2022-09-30 17:57:56 +02:00