Skip to content
Success

Changes

Summary

  1. pcap-client: Add missing '_conn' in  function names (details)
  2. pcap-client: Split wrapped ctr generic calculation to helper function (details)
Commit f7591867fb070aadf111857fe87c6b98692bb221 by Pau Espin Pedrol
pcap-client: Add missing '_conn' in  function names

Change-Id: Ide92b28938b89ea1130d89dd0243607c861045f2
The file was modifiedsrc/osmo_client_vty.c
The file was modifiedsrc/osmo_client_core.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_client.h
The file was modifiedsrc/osmo_client_main.c
The file was modifiedsrc/osmo_client_network.c
Commit b6147d577b22f40e93aa6a48b1f17ad192095979 by Pau Espin Pedrol
pcap-client: Split wrapped ctr generic calculation to helper function

This gives more freedom later on (follow-up patch) to rework how the
osmocom rate_ctrs are incremented.

Change-Id: I06722bcadf1e0b81fd11787153b0c1007c08a47b
The file was modifiedsrc/osmo_client_core.c