aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-17add generic PFCP CP peer implementation0.1.0Neels Hofmeyr2-0/+64
2022-06-17add osmo_pfcp_ie_f_seid_cmpNeels Hofmeyr1-0/+1
2022-06-16add pfcp_endpointNeels Hofmeyr3-0/+111
2022-06-16libosmo-pfcp: implement PFCP header and msg handlingNeels Hofmeyr2-0/+198
2022-06-16api: add osmo_pfcp_ie_node_id_to_str_c()Neels Hofmeyr1-0/+3
2022-06-16pfcp ie: tweak CP Function FeaturesNeels Hofmeyr1-1/+1
2022-06-16pfcp/Makefile.am: add missing pfcp_ies_auto.h entryNeels Hofmeyr1-0/+1
2022-06-16libosmo-pfcp: implement/generate TLV and IE value codingNeels Hofmeyr2-0/+179
2022-06-16libosmo-pfcp: add pfcp_proto.h pfcp_strs.hNeels Hofmeyr3-0/+628
2022-06-16libosmo-gtlv: add TLIV capabilityNeels Hofmeyr3-7/+37
2022-06-16libosmo-gtlv: add C code generator for IE structs and arraysNeels Hofmeyr2-0/+167
2022-06-16libosmo-gtlv: add auto dec/enc to/from structsNeels Hofmeyr2-0/+202
2022-06-16libosmo-gtlv: add generic TLV de- and encoderNeels Hofmeyr3-0/+143
2022-06-16initial osmocom boilerplate source treeNeels Hofmeyr3-0/+6