Skip to content
Success

Changes

Summary

  1. gtp: add support for SGSN Context Req/Resp/Ack (details)
Commit 4be387da3f571aa4079242ecef8bc2a89051d1cd 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 modifiedTODO-RELEASE
The file was modifiedinclude/osmocom/gtp/gtp.h
The file was modifiedgtp/gtp.c
The file was addedgtp/gtp_sgsn_ctx.c
The file was modifiedinclude/osmocom/gtp/gsn.h
The file was modifiedgtp/Makefile.am
The file was modifiedgtp/gsn.c
The file was addedgtp/gtp_sgsn_ctx.h