Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Couzens a0c13fba99 dirty WIP 2023-03-28 22:29:39 +02:00
Alexander Couzens d776ea007c fixup Tunnel 2023-03-23 18:46:52 +01:00
Alexander Couzens 40974e78dd osmo-epdg: implement Tunnel Request/Response
Requires gsup message types in libosmocore
2023-03-23 17:44:19 +01:00
Alexander Couzens 6d8bcb834a osmo_epdg_listener: add TODO to validate APN 2023-03-23 15:42:29 +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