Skip to content
Success

Changes

Summary

  1. client: Avoid sending link frame over non-connected conn (details)
Commit feabf1f287eced24a5ad43b558ab4ad5fa352c34 by Pau Espin Pedrol
client: Avoid sending link frame over non-connected conn

Otherwise error messages appear upon start when starting the capture and
the conns haven't yet been established (they are started immediately
afterwards in main.c).
The errors are actually harmless since network code takes care of
sending a link frame upon connection TCP/TLS handshake completes.

Change-Id: I091523e1d9f644e97b114b4cc524307a83dd564f
The file was modifiedsrc/osmo_client_network.c
The file was modifiedsrc/osmo_client_core.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_client.h