omec-project / pfcpsim

PFCP client simulator used for UPF testing
20 stars 18 forks source link

Make SDF filter configurable during session creation #39

Closed EmanueleGallone closed 2 years ago

EmanueleGallone commented 2 years ago
EmanueleGallone commented 2 years ago
  • can the SDF filter be modified in the PFCP Session Modification? If not, I propose to somehow disable that.

Since a Session modification can contain an Update PDR IE I'm assuming that you can change SDF filter too, along with other parameters.

SDF filter is part of a PDR. Right now, in pfcpsim we don't send an Update PDR IE (The only place where we can actually change the SDF filter), during session modification.