Skip to content
Failed

Changes

Summary

  1. server: Implement non-blocking write to pcap file with osmo_io (details)
Commit e07ed7229011bb1ab546cc78d98fcc277a9fd31b by Pau Espin Pedrol
server: Implement non-blocking write to pcap file with osmo_io

Actual zero-copy msgb passing from read tcp socket will be implemented
in follow-up patches.

Change-Id: I098a9455a2a4cc626444e6fc13aa88c4cc9694f0
Related: SYS#7080
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/osmo_server_core.c
The file was modifiedsrc/osmo_pcap_wr_file.c