Skip to content
Success

Changes

Summary

  1. Introduce hashtable to lookup session by F-TEID (details)
Commit c27e317b217391336b0b63c19bf537a5e02377d3 by Pau Espin Pedrol
Introduce hashtable to lookup session by F-TEID

This is a hot path when creating new sessions. Previous code would take
ages specially when UPF already had thousands of sessions created and a
new TEID to allocate was being looked up.

Related: SYS#6398
Change-Id: I90ecbb07b242c1de2298261019f24aa5f5810fda
The file was modifiedsrc/osmo-upf/up_session.c
The file was modifiedinclude/osmocom/upf/up_session.h
The file was modifiedinclude/osmocom/upf/upf.h
The file was modifiedsrc/osmo-upf/upf.c