Attention is currently required from: neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-upf/+/27222 )
Change subject: libosmo-pfcp: implement/generate TLV and IE value coding ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: Have a look at https://github.com/sysmocom/open5gs/blob/pespin/gtp1/lib/core/ogs-tlv-msg.h and .c it may give you ideas on how to define messages too.
File src/libosmo-pfcp/gen__pfcp_ies_auto.c:
https://gerrit.osmocom.org/c/osmo-upf/+/27222/comment/fb498e4a_c54511d7 PS1, Line 42: .dec_enc = "32be", we should have enums for this imho.