Skip to content
Success

Changes

Summary

  1. client: use osmo_stream_cli to transmit data to pcap-server (details)
Commit 0f5c6385f296be15b562c7e363c7af86214c8dd1 by Pau Espin Pedrol
client: use osmo_stream_cli to transmit data to pcap-server

Similarly to previous work done in osmo-pcap-server, the switch to
osmo_stream doesn't cover the TLS-enabled scenario, since moving TLS
related code to osmo_stream requires significant amount of work and can
be done in a subsequent step.

Related: SYS#7290
Change-Id: I72e8a6ceb4fb1eb70372e13bb139ead0e2bc0860
The file was modifiedinclude/osmo-pcap/osmo_pcap_client.h
The file was modifiedsrc/osmo_client_network.c
The file was modifiedsrc/Makefile.am
The file was modifiedsrc/osmo_client_vty.c