aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-09cp_peer chart wipneels/wipNeels Hofmeyr1-0/+1
2022-08-09ladder chartsNeels Hofmeyr3-0/+219
2022-08-09implement OSMO_LOG_PFCP_MSG_SRC as va functionNeels Hofmeyr2-20/+45
2022-08-09add pfcp heartbeat fsmNeels Hofmeyr4-0/+223
2022-08-09debian packaging of libosmo-gtlv and libosmo-pfcpNeels Hofmeyr4-27/+79
2022-08-09comment / whitespace tweaks in pfcp_endpoint.cNeels Hofmeyr1-5/+8
2022-08-06contrib/libosmo-pfcp.spec.in: do not disable LTOVadim Yanitskiy1-4/+0
2022-08-06contrib/libosmo-pfcp.spec.in: do not depend on systemdVadim Yanitskiy1-4/+0
2022-08-05gitignore: ignore *.la objects: libosmo-{gtlv,pfcp}.laVadim Yanitskiy1-0/+1
2022-08-03configure: fix warning: AC_OUTPUT should be used without argumentsVadim Yanitskiy1-2/+3
2022-08-03configure: fix AC_CONFIG_MACRO_DIRS related warningsVadim Yanitskiy2-0/+1
2022-07-28pfcp_endpoint: fix final PFCP retrans resp_cbNeels Hofmeyr1-7/+8
2022-07-28apply code review: refactor pfcp_endpoint APINeels Hofmeyr3-58/+119
2022-07-23clarify osmo_pfcp_msg alloc APINeels Hofmeyr5-27/+48
2022-07-23fix wrong constants used in osmo_pfcp_tdefs (typo)Neels Hofmeyr1-2/+2
2022-07-20separate pfcp_queue_timer_cb() in req and respNeels Hofmeyr1-17/+30
2022-07-19fix incorrect timeout values: milliseconds vs microsecondsVadim Yanitskiy1-2/+2
2022-06-17add generic PFCP CP peer implementation0.1.0Neels Hofmeyr4-0/+469
2022-06-17add osmo_pfcp_ie_f_seid_cmpNeels Hofmeyr2-0/+26
2022-06-17install libosmo-pfcpNeels Hofmeyr5-5/+24
2022-06-17install libosmo-gtlvNeels Hofmeyr9-11/+34
2022-06-16add pfcp_endpointNeels Hofmeyr5-0/+585
2022-06-16add initial FSM design chartsNeels Hofmeyr10-0/+207
2022-06-16add pfcp msg testNeels Hofmeyr6-0/+706
2022-06-16libosmo-pfcp: implement PFCP header and msg handlingNeels Hofmeyr5-1/+741
2022-06-16api: add osmo_pfcp_ie_node_id_to_str_c()Neels Hofmeyr2-2/+14
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 Hofmeyr5-0/+1565
2022-06-16libosmo-pfcp: add pfcp_proto.h pfcp_strs.hNeels Hofmeyr5-0/+1148
2022-06-16contrib: add PFCP cause and IEI string mapsNeels Hofmeyr2-0/+290
2022-06-16libosmo-gtlv: add TLIV capabilityNeels Hofmeyr18-173/+939
2022-06-16libosmo-gtlv: add C code generator for IE structs and arraysNeels Hofmeyr13-0/+1442
2022-06-16libosmo-gtlv: add auto dec/enc to/from structsNeels Hofmeyr8-0/+1288
2022-06-16libosmo-gtlv: add generic TLV de- and encoderNeels Hofmeyr12-0/+1258
2022-06-16initial osmocom boilerplate source treeNeels Hofmeyr27-0/+707
2022-06-11Initial empty repositoryneels0-0/+0