mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn.git
synced 2025-11-02 13:13:25 +00:00
* 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
8 lines
290 B
Plaintext
8 lines
290 B
Plaintext
Code-Review+2: Harald Welte <laforge@gnumonks.org>
|
|
Verified+1: Pau Espin Pedrol <pespin@sysmocom.de>
|
|
Submitted-by: Pau Espin Pedrol <pespin@sysmocom.de>
|
|
Submitted-at: Thu, 13 Sep 2018 09:06:16 +0000
|
|
Reviewed-on: https://gerrit.osmocom.org/10893
|
|
Project: osmo-ggsn
|
|
Branch: refs/heads/master
|