Skip to content
Success

Changes

Summary

  1. server: Use osmo_stream_srv for non-tls read tcp sock (details)
Commit 55275aeb786457d0063d2c4e52eaeb252cfe2bfd by Pau Espin Pedrol
server: Use osmo_stream_srv for non-tls read tcp sock

TLS handling adds a lot of complexity, so TLS sockets are still read
through the previous code paths, and conversion to osmo_stream_srv is
left as a future improvement.

Related: SYS#7080
Depends: libosmo-netif.git Change-Id I6e8dd6ece13397074075f05a1a0a8dbdd80d8848
Depends: libosmocore.git Change-Id I6f9125916a301414301587f84fc3db98549a2f3f
Change-Id: I537620fcad6c8e65206a41a1c21bd4b6453fbed4
The file was modifiedsrc/osmo_server_network.c
The file was addedTODO-RELEASE
The file was modifiedsrc/osmo_server_core.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h