Skip to content
Success

Changes

Summary

  1. Pass pdp_t to sgsn_pdp_ctx_alloc() (details)
Commit 8ce5b15fdfc6c3b987830d271ed97b7ed0bc694b by Pau Espin Pedrol
Pass pdp_t to sgsn_pdp_ctx_alloc()

Refactor sgsn_create_pdp_ctx() to pass the libgtp pdp_t to our pctx.
This will be used in follow-up patch to use the teic_own as ID of the
rate_ctr.

Change-Id: Ie7312039fc97f50d09f00661e7c156610f3304b8
The file was modifiedsrc/sgsn/pdpctx.c
The file was modifiedinclude/osmocom/sgsn/pdpctx.h
The file was modifiedsrc/sgsn/sgsn_libgtp.c