Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Couzens f01b88ad4b osmo_epdg: ue: add set/get id
The unique_id may change over time
2024-02-18 22:00:33 +01:00
Alexander Couzens 0e8b7ee01d osmo-epdg: UE: save apn in the UE object 2024-02-18 17:56:13 +01:00
Alexander Couzens 2aabfbaadd osmo-epdg: ue: constructor: add const to imsi argument 2024-02-18 17:31:11 +01:00
Alexander Couzens e5667d8499 osmo-epdg: UE: free the own imsi on destroy() 2024-02-17 02:09:47 +01:00
Alexander Couzens 39f114fd95 osmo-epdg: UE: use .refcount = 1 instead of ref_get() in the constructor 2024-02-17 02:09:42 +01:00
Alexander Couzens 6f3e8f5ecd osmo-epdg: add a UE object together with an in memory db 2024-02-17 00:28:05 +01:00