• Rúben Soares da Silva's avatar
    Fix packing/unpacking for (n)FAPI PARAM and CONFIG.request/response · 09d7487d
    Rúben Soares da Silva authored
    - Fix 4G and 5G discrepancy in TLV padding requirements: 4G does not
      need padding, whereas 5G needs, so make separate set of function for
      padding for NR
    - Fix packing/unpacking for (n)FAPI PARAM and CONFIG.request/response
      messages
    - Handle message padding to next 32-bit boundary, as per SCF
      specification in packing and unpacking functions
    - Account for message header size upon receiving message in PNF and VNF
    09d7487d
pnf.c 61.8 KB