Skip to content
Success

Changes

Summary

  1. client: Avoid sending link frame over non-connected conn (details)
Commit a1ff3960533c912131e70779c9f8a9f24a4a76e2 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_core.c
The file was modifiedsrc/osmo_client_network.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_client.h