Update notes for submitted changes

* tests: add a simple gtpie_getie() test
* gtp: add support for SGSN Context Req/Resp/Ack
* gsn: fix coding style issue
* gtp: move LOGP_WITH_ADDR & GTP_LOGPKG into gtp_internal.h
* gtp: internal LOGP_WITH_ADDR macro: use pointer of peer
* gtp.c: no-op: use ntohs instead of htons
* gtpie: make ies const for getter
This commit is contained in:
Gerrit Code Review
2025-07-08 11:02:25 +00:00
parent ade47b58e8
commit 6db2c411bb
259 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Tue, 08 Jul 2025 11:02:25 +0000
Reviewed-on: https://gerrit.osmocom.org/c/osmo-ggsn/+/40433
Project: osmo-ggsn
Branch: refs/heads/master

View File

@@ -0,0 +1,9 @@
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Code-Review+2: laforge <laforge@osmocom.org>
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Tue, 08 Jul 2025 11:02:25 +0000
Reviewed-on: https://gerrit.osmocom.org/c/osmo-ggsn/+/40435
Comments-Total: 3
Project: osmo-ggsn
Branch: refs/heads/master

View File

@@ -0,0 +1,8 @@
Verified+1: Jenkins Builder
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+1: pespin <pespin@sysmocom.de>
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Tue, 08 Jul 2025 11:02:25 +0000
Reviewed-on: https://gerrit.osmocom.org/c/osmo-ggsn/+/40434
Project: osmo-ggsn
Branch: refs/heads/master

Some files were not shown because too many files have changed in this diff Show More