Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Couzens 2dfe87749f osmo-epdg: utils: add get_imsi_ike() to get the imsi of an ike_sa_t object 2024-02-17 00:27:55 +01:00
Alexander Couzens 05d9dc8552 Start implementing osmo_epdg state 2024-02-09 20:54:41 +01:00
Alexander Couzens c469464d8a osmo-epdg: implement Tunnel Request/Response
Requires gsup message types in libosmocore
2024-02-09 20:54:41 +01:00
Alexander Couzens ef057c8489 osmo-epdg: add protection against multiple includes of osmo_epdg_utils.h 2024-02-09 20:51:23 +01:00
Alexander Couzens 1c92c4d83e start of osmo-epdg plugin
- simple gsup/ipa working
- strongswan is requesting tuples via GSUP.
- strongswan client can authenticate
- SWu-IKEv2 can't authenticate

ToDos:
- gsup: disconnect/reconnect
- gsup: failures cases
- blocking queue needs to be cleaned up
- fix coding style
2023-03-23 15:29:57 +01:00