free5gc / upf

Apache License 2.0
32 stars 51 forks source link

PFCPAssociationReleaseRequest IE in PFCPAssociationUpdateRequest #5

Open Dorian1982 opened 4 years ago

Dorian1982 commented 4 years ago

In the PFCPAssociationUpdateRequest struct of pfcp_message.h, it should not use "PFCPAssociationReleaseRequest", "PFCPAssociationReleaseRequest" struct is a message name, not an IE. It should define a new TLV for this IE, and also in the ieDescriptionTable, the "111" (the T of PFCPAssociationReleaseRequest), should also be changed (sizeof())