Skip to content
Success

Changes

Summary

  1. hnbgw: Make struct osmo_pfcp_cp_peer private (details)
Commit 0195e3f2ff6e700a2c00f94038d47cfa44c883ab by Pau Espin Pedrol
hnbgw: Make struct osmo_pfcp_cp_peer private

Only user of this lib so far, osmo-hnbgw, will get patches so that
it doesn't access the struct.
Make it private before anybody else starts using it.

Change-Id: I7f79ce239cb3c57bae2cf5846edf71e1aa03fa95
The file was addedinclude/osmocom/pfcp/pfcp_cp_peer_private.h
The file was modifiedinclude/osmocom/pfcp/pfcp_cp_peer.h
The file was modifiedinclude/osmocom/pfcp/Makefile.am
The file was modifiedsrc/libosmo-pfcp/pfcp_cp_peer.c