aboutsummaryrefslogtreecommitdiffstats
path: root/src/libosmo-pfcp/pfcp_ies_custom.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08bitmask to string: shortenNeels Janosch Hofmeyr1-3/+5
2022-12-08fix coding of Node ID: FQDN typeNeels Janosch Hofmeyr1-5/+8
2022-12-08fix coding of Network Instance IENeels Janosch Hofmeyr1-4/+17
2022-12-01pfcp coding errmsgs: drop extra newlinesNeels Janosch Hofmeyr1-6/+6
2022-12-01tweak comment in pfcp_ies_custom.cNeels Janosch Hofmeyr1-1/+1
2022-12-01add osmo_pfcp_ie_outer_header_creation_to_str_*()Neels Janosch Hofmeyr1-2/+12
2022-11-26add osmo_pfcp_ip_addrs_to_str_*()Neels Janosch Hofmeyr1-9/+31
2022-06-17add osmo_pfcp_ie_f_seid_cmpNeels Hofmeyr1-0/+25
2022-06-16libosmo-pfcp: implement PFCP header and msg handlingNeels Hofmeyr1-1/+2
2022-06-16api: add osmo_pfcp_ie_node_id_to_str_c()Neels Hofmeyr1-2/+11
2022-06-16libosmo-pfcp: implement/generate TLV and IE value codingNeels Hofmeyr1-0/+989