travelping / upg-vpp

User Plane Gateway (UPG) based on VPP
Apache License 2.0
148 stars 51 forks source link

[CENNSO-120] Fix skipping classification in upf-gtpu[46]-input (no PFCP_CLASSIFY) #313

Closed ivan4th closed 1 year ago

ivan4th commented 1 year ago

If a session that does GTPU decap doesn't have a UE IP or any ACL rules, upf-ip[46]-node func was crashing while trying to update the flow stats.

The problem was introduced while implementing IPFIX.