Skip to content
Success

Changes

Summary

  1. hnbgw: Make struct osmo_pfcp_cp_peer private (details)
Commit 887ff92bf0fddc51aa06933e71fcdf214df8e8f6 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 modifiedinclude/osmocom/pfcp/Makefile.am
The file was modifiedsrc/libosmo-pfcp/pfcp_cp_peer.c
The file was addedinclude/osmocom/pfcp/pfcp_cp_peer_private.h
The file was modifiedinclude/osmocom/pfcp/pfcp_cp_peer.h