Skip to content
Success

Changes

Summary

  1. ipaccess: Convert BTS OML & RSL link to use stream_cli (details)
  2. e1_input: Fix e1i_ts pointing to old line after line_clone (details)
  3. e1_input: Guard against crash by users calling reentrant (details)
Commit 258dcf714c52980855457d7e28dd2b0fc646c041 by Pau Espin Pedrol
ipaccess: Convert BTS OML & RSL link to use stream_cli

This in turn allows running BTS Abis interfaces through io-uring
backend, which should provide performance improvements when used.

Related: SYS#7063
Related: OS#5756
Depends: libosmo-netif.git Change-Id I952938474fa2780bf3c906cbdffb2d024b03c1b7
Depends: libosmocore.git Change-Id 8bcfe62521a977a05b2498efe906d6db6e2be4e8
Change-Id: I35c214fbe930c695a1475d8b4bc3dc44dff83eea
The file was modifiedTODO-RELEASE
The file was modifiedsrc/input/ipaccess.c
The file was modifiedlibosmoabis.pc.in
The file was modifiedsrc/Makefile.am
Commit a0f9cbf9506bd8ff19d7e3e46390cd20a3873e29 by Pau Espin Pedrol
e1_input: Fix e1i_ts pointing to old line after line_clone

Change-Id: I8f8e1fd67a63b46d59f433ad01bb2ab880cdf910
The file was modifiedsrc/e1_input.c
Commit f8498f823d85f696906a5da0268d2e159d12a315 by Pau Espin Pedrol
e1_input: Guard against crash by users calling reentrant e1inp_sign_link_destroy()

Related: osmo-bsc.git Change-Id Ice71b3143f167482e4a23759012b58e9ee13bfc0
Related: osmo-bts.git Change-Id Ibc06cdc2d2cd2028b7676fa0c3211ae251cca587
Change-Id: Ib761cece68f1d809e27194bc5cc2eb15ad2ae4eb
The file was modifiedsrc/e1_input.c