aboutsummaryrefslogtreecommitdiffstats
path: root/src/libosmo-pfcp/pfcp_msg.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-23add osmo_pfcp_ip_addrs_getNeels Janosch Hofmeyr1-0/+32
2023-04-19coverity: fix null derefNeels Janosch Hofmeyr1-1/+1
2023-04-15pfcp_msg: refactor LOG_PFCP_MSGNeels Janosch Hofmeyr1-0/+29
2023-02-20Run struct_endianness.pyOliver Smith1-2/+2
2022-11-26osmo_pfcp_ip_addrs_set(): do not set port numberNeels Janosch Hofmeyr1-0/+4
2022-08-24pfcp_msg: check use count correctnessNeels Hofmeyr1-2/+2
2022-08-12fix warnings: 'uninitialized'Neels Hofmeyr1-2/+2
2022-07-23clarify osmo_pfcp_msg alloc APINeels Hofmeyr1-11/+19
2022-06-16libosmo-pfcp: implement PFCP header and msg handlingNeels Hofmeyr1-0/+540