Skip to content
Success

Changes

Summary

  1. gtp: add support for SGSN Context Req/Resp/Ack (details)
Commit 790005e7a7860b20d447737259cc58d51c1a90c4 by lynxis
gtp: add support for SGSN Context Req/Resp/Ack

To handle both incoming and outgoing SGSN Context via GTPv1.
Introduce a FSM which handles the state of SGSN Context to simplify
the API for the SGSN which uses libgtp as well as the external SGSN which communicates
via GTP.

Change-Id: Idb8ed0bb87200a68bb8caedd734fc070df9179c0
The file was modifiedconfigure.ac
The file was modifiedgtp/gsn.c
The file was addedgtp/gtp_sgsn_ctx.c
The file was modifiedgtp/Makefile.am
The file was modifiedgtp/gtp.c
The file was modifiedTODO-RELEASE
The file was addedgtp/gtp_sgsn_ctx.h
The file was modifiedinclude/osmocom/gtp/gtp.h
The file was modifiedinclude/osmocom/gtp/gsn.h