Attention is currently required from: pespin. lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30890 )
Change subject: gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instance ......................................................................
Patch Set 1:
(2 comments)
File src/sgsn/gtp_ggsn.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/30890/comment/d08f4dfa_73af9c18 PS1, Line 38: extern void *tall_sgsn_ctx; this is unsused.
https://gerrit.osmocom.org/c/osmo-sgsn/+/30890/comment/a80f8616_f560832e PS1, Line 66: ggc = talloc_zero(sgsn, struct sgsn_ggsn_ctx); I'm unsure if it wouldn't be much better to add the sgsn parameter as it is used in sgsn_mme_ctx_alloc()