Skip to content
Success

Changes

Summary

  1. ipaccess: Convert BSC OML & RSL link to use stream_srv (details)
Commit dda98db6b659deedd497e6031646deae6c427d63 by Pau Espin Pedrol
ipaccess: Convert BSC OML & RSL link to use stream_srv

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

Drop ipaccess_fd_cb() since it has no real implementation anymore.
That was only used by ipaccess-config in osmo-bsc.git, which got its own
ipaccess specific e1_line driver recently.
The use of that API was a quick dirty hack at the time which should
have never happened.

Related: SYS#7063
Related: OS#5755
Related: OS#5756
Change-Id: Idf241c8f2fdb86d090d4132a9b316b7236402232
The file was modifiedTODO-RELEASE
The file was modifiedinclude/osmocom/abis/ipaccess.h
The file was modifiedsrc/input/ipaccess.c