Skip to content
Success

Changes

Summary

  1. pcap-client: Alloc default client conn similarly to other ones (details)
Commit 4f3a2e39bb272296840ad24335be832f43b82715 by Pau Espin Pedrol
pcap-client: Alloc default client conn similarly to other ones

Allocate the 1st default conn the same way as the other ones.
The only real difference between the 1st one and the subsequent ones is
how is it represented in the VTY tree.

Change-Id: I4ead7b1b04a97a329cd1a299bde9de18b5f643a7
The file was modifiedsrc/osmo_client_main.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_client.h
The file was modifiedsrc/osmo_client_core.c
The file was modifiedsrc/osmo_client_vty.c