Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30891 )
Change subject: Move sgsn_pdp_ctx to its own file pdpctx.{c,h}
......................................................................
Patch Set 1:
(2 comments)
File include/osmocom/sgsn/pdpctx.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2485):
https://gerrit.osmocom.org/c/osmo-sgsn/+/30891/comment/fd8e604c_fb1d17f4
PS1, Line 60: char *apn_subscribed;
please, no space before tabs
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2485):
https://gerrit.osmocom.org/c/osmo-sgsn/+/30891/comment/40c4f48b_5581fbed
PS1, Line 61: //char *apn_used;
please, no space before tabs
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30891
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Iad4da06efee7d8514ff48423bdaebc0f26413cc1
Gerrit-Change-Number: 30891
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 05 Jan 2023 19:14:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30888 )
Change subject: Move gtp related functions to gtp.h
......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/sgsn/gtp.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2481):
https://gerrit.osmocom.org/c/osmo-sgsn/+/30888/comment/68be5d48_c86b6b2f
PS1, Line 30: int send_act_pdp_cont_acc(struct sgsn_pdp_ctx *pctx);
adding a line without newline at end of file
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30888
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I7f5cf2895b05e03435769548b61051e6284ccb3c
Gerrit-Change-Number: 30888
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 05 Jan 2023 18:20:47 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30888 )
Change subject: Move gtp related functions to gtp.h
......................................................................
Move gtp related functions to gtp.h
The functions are implemented in sgsn_libgtp.c and hence belong to
header file gtp.h
Change-Id: I7f5cf2895b05e03435769548b61051e6284ccb3c
---
M include/osmocom/sgsn/gtp.h
M include/osmocom/sgsn/sgsn.h
M src/sgsn/gprs_gmm.c
M src/sgsn/gprs_mm_state_iu_fsm.c
M src/sgsn/gprs_ranap.c
M src/sgsn/gprs_sgsn.c
M src/sgsn/gprs_sm.c
M src/sgsn/gtp_ggsn.c
M src/sgsn/sgsn_rim.c
9 files changed, 29 insertions(+), 12 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/88/30888/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30888
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I7f5cf2895b05e03435769548b61051e6284ccb3c
Gerrit-Change-Number: 30888
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30886 )
Change subject: Move func defintions of funcs implemented in gprs_sndcp.c to gprs_sndcp.h
......................................................................
Move func defintions of funcs implemented in gprs_sndcp.c to gprs_sndcp.h
Move them to the correct header where they belong, so that the all the
related protocol stuff is placed together.
Change-Id: I9052f48a0af125bb445194f4ae94ebbe49508fda
---
M include/osmocom/sgsn/gprs_sndcp.h
M include/osmocom/sgsn/sgsn.h
M src/sgsn/gprs_sgsn.c
3 files changed, 10 insertions(+), 12 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/86/30886/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30886
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I9052f48a0af125bb445194f4ae94ebbe49508fda
Gerrit-Change-Number: 30886
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset