pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmo-pfcp/+/38612?usp=email )
Change subject: Make struct osmo_pfcp_cp_peer private ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: Nevermind, we are already too late, osmo-hnbgw is actually using it...
osmo-hnbgw/src/osmo-hnbgw/context_map_sccp.c:244:103: error: invalid use of undefined type 'struct osmo_pfcp_cp_peer' 244 | osmo_sockaddr_to_str_c(OTC_SELECT, &g_hnbgw->pfcp.cp_peer->remote_addr));