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
9 lines
326 B
Plaintext
9 lines
326 B
Plaintext
Code-Review+2: Harald Welte <laforge@gnumonks.org>
|
|
Code-Review+1: fixeria <axilirator@gmail.com>
|
|
Verified+1: Jenkins Builder
|
|
Submitted-by: Harald Welte <laforge@gnumonks.org>
|
|
Submitted-at: Tue, 04 Jun 2019 08:43:03 +0000
|
|
Reviewed-on: https://gerrit.osmocom.org/c/osmo-ggsn/+/14287
|
|
Project: osmo-ggsn
|
|
Branch: refs/heads/master
|