Skip to content
Success

Changes

Summary

  1. hnbgw: Make struct osmo_pfcp_cp_peer private (details)
Commit b80eb768d1fb865d19a28b1103072d805e91d230 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/pfcp_cp_peer.h
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 modifiedTODO-RELEASE